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 34d5f4d commit 7643eacCopy full SHA for 7643eac
package.json
@@ -45,11 +45,12 @@
45
"grunt-contrib-concat": "^1.0.0",
46
"grunt-contrib-jshint": "^1.0.0",
47
"grunt-mkdir": "^1.0.0",
48
- "grunt-mocha-test": "~0.12.7",
49
- "grunt-shell": "^1.2.1",
+ "grunt-mocha-test": "^0.12.7",
+ "grunt-shell": "^1.3.1",
50
"jit-grunt": "^0.10.0",
51
"jshint-stylish": "^2.1.0",
52
- "node-sass": "^3.4.2",
+ "mocha": "^3.2.0",
53
+ "node-sass": "^3.13.1",
54
"time-grunt": "^1.1.0"
55
}
56
0 commit comments