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 c38971a commit 0ccb56bCopy full SHA for 0ccb56b
package.json
@@ -13,12 +13,11 @@
13
"devDependencies": {
14
"grunt": "~0.4.5",
15
"grunt-autoprefixer": "~3.0.3",
16
+ "grunt-contrib-clean": "~0.7.0",
17
"grunt-contrib-cssmin": "~0.14.0",
- "grunt-contrib-clean": "~0.6.0",
18
- "grunt-contrib-stylus": "~0.18.0",
19
- "grunt-contrib-uglify": "~0.9.2",
20
- "grunt-contrib-watch": "~0.6.1",
21
- "stylus": "~0.47.0"
+ "grunt-contrib-stylus": "^0.22.0",
+ "grunt-contrib-uglify": "~0.11.0",
+ "grunt-contrib-watch": "~0.6.1"
22
},
23
"dependencies": {},
24
"main": "index.js"
0 commit comments