Update dependencies.
This commit is contained in:
parent
95ea42d104
commit
953a7a3c1b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
25
package.json
25
package.json
@ -34,18 +34,19 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"font-awesome": "~4.1.0",
|
"font-awesome": "4.2.0",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "0.4.5",
|
||||||
"grunt-bump": "~0.0.14",
|
"grunt-bump": "~0.0.16",
|
||||||
"grunt-concurrent": "~0.5.0",
|
"grunt-concurrent": "1.0.0",
|
||||||
"grunt-contrib-clean": "~0.5.0",
|
"grunt-contrib-clean": "0.6.0",
|
||||||
"grunt-contrib-coffee": "~0.10.1",
|
"grunt-contrib-coffee": "0.12.0",
|
||||||
"grunt-contrib-compress": "~0.9.1",
|
"grunt-contrib-compress": "0.13.0",
|
||||||
"grunt-contrib-concat": "~0.4.0",
|
"grunt-contrib-concat": "0.5.0",
|
||||||
"grunt-contrib-copy": "~0.5.0",
|
"grunt-contrib-copy": "0.7.0",
|
||||||
"grunt-contrib-watch": "~0.6.1",
|
"grunt-contrib-jshint": "0.10.0",
|
||||||
"grunt-shell": "~0.7.0",
|
"grunt-contrib-watch": "0.6.1",
|
||||||
"load-grunt-tasks": "~0.5.0"
|
"grunt-shell": "1.1.1",
|
||||||
|
"load-grunt-tasks": "2.0.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user