forked from extern/egroupware
update to newest grunt* versions, you need to run npm install to update to them
This commit is contained in:
parent
1a6820a5aa
commit
2be145beda
@ -6,9 +6,9 @@
|
|||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"repository": {},
|
"repository": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^1.0.1",
|
||||||
"grunt-contrib-cssmin": "^1.0.1",
|
"grunt-contrib-cssmin": "^2.2.1",
|
||||||
"grunt-contrib-uglify": "^0.11.1",
|
"grunt-contrib-uglify": "^3.1.0",
|
||||||
"grunt-hub": "^0.7.0",
|
"grunt-hub": "^0.7.0",
|
||||||
"grunt-newer": "^1.2.0"
|
"grunt-newer": "^1.2.0"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user