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.
2 parents bfad9ba + 3039136 commit bfe40a3Copy full SHA for bfe40a3
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