We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147d814 commit cbb3375Copy full SHA for cbb3375
package.json
@@ -29,6 +29,6 @@
29
"gulp-uglify": "^1.1.0"
30
},
31
"scripts": {
32
- "test": "./node_modules/mocha/bin/mocha tests/test.js"
+ "test": "mocha tests/test.js"
33
}
34
0 commit comments