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 c8440fb commit 79eb788Copy full SHA for 79eb788
package.json
@@ -31,13 +31,13 @@
31
}
32
],
33
"devDependencies": {
34
- "grunt": "~0.4.1",
35
- "grunt-contrib-uglify": "~0.2.7",
36
- "grunt-contrib-jshint": "~0.7.1",
37
- "grunt-bump-build-git": "~1.0.0",
+ "grunt": "~0.4.5",
+ "grunt-contrib-uglify": "~0.5.0",
+ "grunt-contrib-jshint": "~0.10.0",
+ "grunt-bump-build-git": "~1.1.1",
38
"grunt-simple-mocha": "~0.4.0",
39
- "grunt-mocha": "~0.4.1",
40
- "expect.js": "0.2.0"
+ "grunt-mocha": "~0.4.11",
+ "expect.js": "0.3.1"
41
},
42
"scripts": {
43
"test": "grunt test"
0 commit comments