We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5a99f commit 89630d4Copy full SHA for 89630d4
package.json
@@ -16,13 +16,13 @@
16
"devDependencies": {
17
"grunt": "~0.4.1",
18
"grunt-typescript": "~0.3.0",
19
- "grunt-autoprefixer": "~0.8.0",
20
- "grunt-contrib-clean": "~0.5.0",
21
- "grunt-contrib-copy": "~0.5.0",
+ "grunt-autoprefixer": "~1.0.0",
+ "grunt-contrib-clean": "~0.6.0",
+ "grunt-contrib-copy": "~0.6.0",
22
"grunt-contrib-watch": "~0.6.0",
23
- "grunt-contrib-concat": "~0.4.0",
+ "grunt-contrib-concat": "~0.5.0",
24
"grunt-contrib-cssmin": "~0.10.0",
25
- "grunt-contrib-uglify": "~0.5.0",
+ "grunt-contrib-uglify": "~0.6.0",
26
"load-grunt-tasks": "~0.6.0"
27
}
28
0 commit comments