We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8dfff commit d82dc72Copy full SHA for d82dc72
package.json
@@ -29,16 +29,16 @@
29
"devDependencies": {
30
"grunt": "0.4.5",
31
"grunt-compare-size": "0.4.0",
32
- "grunt-contrib-connect": "0.11.2",
+ "grunt-contrib-connect": "1.0.0",
33
"grunt-contrib-jshint": "1.0.0",
34
"grunt-contrib-nodeunit": "0.4.1",
35
- "grunt-contrib-qunit": "1.0.1",
36
- "grunt-contrib-uglify": "0.11.1",
37
- "grunt-contrib-watch": "0.6.1",
+ "grunt-contrib-qunit": "1.1.0",
+ "grunt-contrib-uglify": "1.0.1",
+ "grunt-contrib-watch": "1.0.0",
38
"grunt-jscs": "2.8.0",
39
"grunt-saucelabs": "8.6.2",
40
"gzip-js": "0.3.2",
41
"qunitjs": "1.22.0",
42
- "requirejs": "2.1.22"
+ "requirejs": "2.2.0"
43
}
44
0 commit comments