Updated dependencies
This commit is contained in:
parent
2db31730f4
commit
fe4959f48f
10
package.json
10
package.json
@ -16,18 +16,18 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gaze": "^0.5.1",
|
"gaze": "^0.5.1",
|
||||||
"tiny-lr": "^0.1.4",
|
"tiny-lr": "^0.2.1",
|
||||||
"lodash": "^2.4.1",
|
"lodash": "^3.10.1",
|
||||||
"async": "^0.9.0"
|
"async": "^1.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
"grunt-cli": "^0.1.13",
|
"grunt-cli": "^0.1.13",
|
||||||
"grunt-contrib-internal": "^0.4.7",
|
"grunt-contrib-internal": "^0.4.7",
|
||||||
"grunt-contrib-jshint": "^0.10.0",
|
"grunt-contrib-jshint": "^0.11.3",
|
||||||
"grunt-contrib-nodeunit": "^0.4.1",
|
"grunt-contrib-nodeunit": "^0.4.1",
|
||||||
"grunt-jscs": "^2.1.0",
|
"grunt-jscs": "^2.1.0",
|
||||||
"underscore.string": "^2.3.3"
|
"underscore.string": "^3.2.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"grunt": ">=0.4.0"
|
"grunt": ">=0.4.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user