Skip to content

Commit f323595

Browse files
committed
Update node modules
1 parent c06653f commit f323595

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
"handlebars": ">=1.0"
3434
},
3535
"devDependencies": {
36-
"grunt": "~0.4.4",
36+
"grunt": "~1.3.0",
3737
"grunt-banner": "~0.2.2",
38-
"grunt-contrib-clean": "~0.4.0",
39-
"grunt-contrib-concat": "~0.3.0",
40-
"grunt-contrib-cssmin": "~0.9.0",
41-
"grunt-contrib-handlebars": "^0.11.0",
42-
"grunt-contrib-jshint": "~0.6.0",
43-
"grunt-contrib-qunit": "~0.2.0",
44-
"grunt-contrib-sass": "^0.9.2",
45-
"grunt-contrib-uglify": "~0.2.0",
46-
"grunt-contrib-watch": "~0.4.0"
38+
"grunt-contrib-clean": "~2.0.0",
39+
"grunt-contrib-concat": "~1.0.1",
40+
"grunt-contrib-cssmin": "~3.0.0",
41+
"grunt-contrib-handlebars": "^2.0.0",
42+
"grunt-contrib-jshint": "~3.0.0",
43+
"grunt-contrib-qunit": "~4.0.0",
44+
"grunt-contrib-sass": "^2.0.0",
45+
"grunt-contrib-uglify": "~5.0.0",
46+
"grunt-contrib-watch": "~1.1.0"
4747
}
4848
}

0 commit comments

Comments
 (0)