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 0729c2a commit 4f8eeaaCopy full SHA for 4f8eeaa
package.json
@@ -32,7 +32,7 @@
32
"node": ">=0.10.0"
33
},
34
"scripts": {
35
- "test": "jake test",
+ "test": "node --use_strict ./node_modules/.bin/jake test",
36
"postinstall": "node ./postinstall.js"
37
}
38
0 commit comments