Updating dependencies, async, lodash and tiny-lr
This commit is contained in:
parent
5adb27c513
commit
72b12146ef
10
package.json
10
package.json
@ -16,15 +16,15 @@
|
|||||||
"test": "grunt test -v"
|
"test": "grunt test -v"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^1.5.0",
|
"async": "^2.6.0",
|
||||||
"gaze": "^1.1.0",
|
"gaze": "^1.1.0",
|
||||||
"lodash": "^4.0.0",
|
"lodash": "^4.17.10",
|
||||||
"tiny-lr": "^1.0.4"
|
"tiny-lr": "^1.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^1.0.2",
|
||||||
"grunt-cli": "^1.2.0",
|
"grunt-cli": "^1.2.0",
|
||||||
"grunt-contrib-internal": "^1.2.0",
|
"grunt-contrib-internal": "^2.0.0",
|
||||||
"grunt-contrib-jshint": "^1.0.0",
|
"grunt-contrib-jshint": "^1.0.0",
|
||||||
"grunt-contrib-nodeunit": "^1.0.0",
|
"grunt-contrib-nodeunit": "^1.0.0",
|
||||||
"grunt-jscs": "^3.0.0",
|
"grunt-jscs": "^3.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user