Skip to content

Commit 3039136

Browse files
authored
Update README.md
1 parent 4d2a8ad commit 3039136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To configure the script runner provide this entry in `package.json` scripts entr
1818

1919
```
2020
"devDependencies": {
21-
"typhonjs-npm-scripts-runner": "^0.1.0"
21+
"typhonjs-npm-scripts-runner": "^0.3.0"
2222
},
2323
"scripts": {
2424
"runme": "node ./node_modules/typhonjs-npm-scripts-runner/scripts/runner.js <file path> <script entry>",

0 commit comments

Comments
 (0)