Skip to content

Commit bfe40a3

Browse files
committed
Merge branch 'master' of github.com:typhonjs-node-npm-scripts/typhonjs-npm-scripts-runner
2 parents bfad9ba + 3039136 commit bfe40a3

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)