We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28722ba + 9dbf1b2 commit 77fb74bCopy full SHA for 77fb74b
package.json
@@ -25,9 +25,9 @@
25
"dependencies": {},
26
"devDependencies": {
27
"grunt": "~0.4.5",
28
- "grunt-contrib-clean": "^0.5.0",
29
- "grunt-contrib-concat": "^0.4.0",
30
- "grunt-contrib-uglify": "^0.4.0",
31
- "load-grunt-tasks": "^0.4.0"
+ "grunt-contrib-clean": "^0.6.0",
+ "grunt-contrib-concat": "^0.5.0",
+ "grunt-contrib-uglify": "^0.8.0",
+ "load-grunt-tasks": "^3.1.0"
32
}
33
0 commit comments