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.
1 parent 336fab6 commit 9dbf1b2Copy full SHA for 9dbf1b2
package.json
@@ -24,9 +24,9 @@
24
"dependencies": {},
25
"devDependencies": {
26
"grunt": "~0.4.5",
27
- "grunt-contrib-clean": "^0.5.0",
28
- "grunt-contrib-concat": "^0.4.0",
29
- "grunt-contrib-uglify": "^0.4.0",
30
- "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"
31
}
32
0 commit comments