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 02a9254 commit 8175d23Copy full SHA for 8175d23
README.md
@@ -33,7 +33,7 @@ To configure the test scripts provide this entry in `package.json` scripts entry
33
34
```
35
"devDependencies": {
36
- "typhonjs-npm-scripts-test-mocha": "^0.0.13"
+ "typhonjs-npm-scripts-test-mocha": "^0.1.0"
37
},
38
"scripts": {
39
"test": "babel-node ./node_modules/typhonjs-npm-scripts-test-mocha/scripts/mocha.js",
0 commit comments