We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07ac24 commit a3afb04Copy full SHA for a3afb04
1 file changed
package.json
@@ -39,8 +39,8 @@
39
"mocha": "1.18.2",
40
"must": "0.11.0",
41
"istanbul": "0.3.0",
42
- "jshint": "2.5.3",
43
- "jscs": "1.5.9"
+ "jshint": "2.6.0",
+ "jscs": "1.11.3"
44
},
45
"scripts": {
46
"test": "npm run lint && npm run unit-test && npm run func-test && npm run cover",
0 commit comments