There was an error while loading. Please reload this page.
1 parent 5adb27c commit 72b1214Copy full SHA for 72b1214
1 file changed
package.json
@@ -16,15 +16,15 @@
16
"test": "grunt test -v"
17
},
18
"dependencies": {
19
- "async": "^1.5.0",
+ "async": "^2.6.0",
20
"gaze": "^1.1.0",
21
- "lodash": "^4.0.0",
22
- "tiny-lr": "^1.0.4"
+ "lodash": "^4.17.10",
+ "tiny-lr": "^1.1.1"
23
24
"devDependencies": {
25
- "grunt": "^0.4.5",
+ "grunt": "^1.0.2",
26
"grunt-cli": "^1.2.0",
27
- "grunt-contrib-internal": "^1.2.0",
+ "grunt-contrib-internal": "^2.0.0",
28
"grunt-contrib-jshint": "^1.0.0",
29
"grunt-contrib-nodeunit": "^1.0.0",
30
"grunt-jscs": "^3.0.0",
0 commit comments