Skip to content

Commit 1dc2ba8

Browse files
committed
Upgrade grunt dev dependencies
1 parent 114dcd4 commit 1dc2ba8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"sane-domparser-error": "~0.2.0"
3333
},
3434
"devDependencies": {
35-
"grunt": "~0.4.1",
35+
"grunt": "~1.0.0",
3636
"grunt-browserify": "~5.0.0",
37-
"grunt-cli": "~0.1",
37+
"grunt-cli": "~1.0.0",
3838
"grunt-contrib-clean": "~1.0.0",
3939
"grunt-contrib-concat": "~1.0.0",
40-
"grunt-contrib-jasmine": "~1.0.0",
40+
"grunt-contrib-jasmine": "~1.0.1",
4141
"grunt-contrib-jshint": "~1.0.0",
4242
"grunt-contrib-uglify": "~1.0.0",
43-
"grunt-contrib-watch": "~0.6.1",
43+
"grunt-contrib-watch": "~1.0.0",
4444
"grunt-regex-check": "~0.1.9",
4545
"grunt-umd": "~2.3.0",
4646
"imagediff": "git://github.com/cburgmer/js-imagediff#v1.1merged",

0 commit comments

Comments
 (0)