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 114dcd4 commit 1dc2ba8Copy full SHA for 1dc2ba8
package.json
@@ -32,15 +32,15 @@
32
"sane-domparser-error": "~0.2.0"
33
},
34
"devDependencies": {
35
- "grunt": "~0.4.1",
+ "grunt": "~1.0.0",
36
"grunt-browserify": "~5.0.0",
37
- "grunt-cli": "~0.1",
+ "grunt-cli": "~1.0.0",
38
"grunt-contrib-clean": "~1.0.0",
39
"grunt-contrib-concat": "~1.0.0",
40
- "grunt-contrib-jasmine": "~1.0.0",
+ "grunt-contrib-jasmine": "~1.0.1",
41
"grunt-contrib-jshint": "~1.0.0",
42
"grunt-contrib-uglify": "~1.0.0",
43
- "grunt-contrib-watch": "~0.6.1",
+ "grunt-contrib-watch": "~1.0.0",
44
"grunt-regex-check": "~0.1.9",
45
"grunt-umd": "~2.3.0",
46
"imagediff": "git://github.com/cburgmer/js-imagediff#v1.1merged",
0 commit comments