Skip to content

Commit 0ccb56b

Browse files
committed
Bump versions
1 parent c38971a commit 0ccb56b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@
1313
"devDependencies": {
1414
"grunt": "~0.4.5",
1515
"grunt-autoprefixer": "~3.0.3",
16+
"grunt-contrib-clean": "~0.7.0",
1617
"grunt-contrib-cssmin": "~0.14.0",
17-
"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"
18+
"grunt-contrib-stylus": "^0.22.0",
19+
"grunt-contrib-uglify": "~0.11.0",
20+
"grunt-contrib-watch": "~0.6.1"
2221
},
2322
"dependencies": {},
2423
"main": "index.js"

0 commit comments

Comments
 (0)