Update devDependencies.
grunt-contrib-coffee excluded until I find out what upgrading it breaks.
This commit is contained in:
parent
83e773be7c
commit
2f4f8c529e
2320
npm-shrinkwrap.json
generated
2320
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -60,20 +60,20 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"crx": "^3.0.3",
|
"crx": "^3.0.3",
|
||||||
"font-awesome": "4.5.0",
|
"font-awesome": "4.5.0",
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^1.0.1",
|
||||||
"grunt-concurrent": "^2.1.0",
|
"grunt-concurrent": "^2.3.0",
|
||||||
"grunt-contrib-clean": "^0.7.0",
|
"grunt-contrib-clean": "^1.0.0",
|
||||||
"grunt-contrib-coffee": "^0.13.0",
|
"grunt-contrib-coffee": "^0.13.0",
|
||||||
"grunt-contrib-concat": "^0.5.1",
|
"grunt-contrib-concat": "^1.0.0",
|
||||||
"grunt-contrib-copy": "^0.8.2",
|
"grunt-contrib-copy": "^1.0.0",
|
||||||
"grunt-contrib-jshint": "^0.12.0",
|
"grunt-contrib-jshint": "^1.0.0",
|
||||||
"grunt-contrib-watch": "^0.6.1",
|
"grunt-contrib-watch": "^1.0.0",
|
||||||
"grunt-markdown": "^0.7.0",
|
"grunt-markdown": "^0.7.0",
|
||||||
"grunt-shell": "^1.1.2",
|
"grunt-shell": "^1.2.1",
|
||||||
"grunt-webstore-upload": "^0.8.9",
|
"grunt-webstore-upload": "^0.8.10",
|
||||||
"jszip": "^2.5.0",
|
"jszip": "^2.6.0",
|
||||||
"load-grunt-tasks": "^3.4.0",
|
"load-grunt-tasks": "^3.5.0",
|
||||||
"npm-shrinkwrap": "^5.4.1"
|
"npm-shrinkwrap": "^200.5.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user