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 2754526 commit a04804aCopy full SHA for a04804a
package.json
@@ -32,7 +32,7 @@
32
"author": "Klaus Hartl",
33
"license": "MIT",
34
"devDependencies": {
35
- "grunt": "1.0.0",
+ "grunt": "1.0.1",
36
"grunt-compare-size": "0.4.2",
37
"grunt-contrib-connect": "1.0.2",
38
"grunt-contrib-jshint": "1.1.0",
@@ -44,6 +44,6 @@
44
"grunt-saucelabs": "9.0.0",
45
"gzip-js": "0.3.2",
46
"qunitjs": "1.23.1",
47
- "requirejs": "2.3.3"
+ "requirejs": "2.3.5"
48
}
49
0 commit comments