We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2a8ad commit 3039136Copy full SHA for 3039136
README.md
@@ -18,7 +18,7 @@ To configure the script runner provide this entry in `package.json` scripts entr
18
19
```
20
"devDependencies": {
21
- "typhonjs-npm-scripts-runner": "^0.1.0"
+ "typhonjs-npm-scripts-runner": "^0.3.0"
22
},
23
"scripts": {
24
"runme": "node ./node_modules/typhonjs-npm-scripts-runner/scripts/runner.js <file path> <script entry>",
0 commit comments