We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee0358 commit adfeaeeCopy full SHA for adfeaee
1 file changed
package.json
@@ -29,15 +29,15 @@
29
"yo": ">=1.0.0-rc.1.1"
30
},
31
"devDependencies": {
32
- "mocha": "~1.12.0",
+ "mocha": "~1.13.0",
33
"grunt": "~0.4.1",
34
"grunt-contrib-jshint": "~0.6.0",
35
"grunt-conventional-changelog": "~1.0.0",
36
"load-grunt-tasks": "~0.1.0",
37
"marked": "~0.2.8",
38
"semver": "~2.1.0",
39
"underscore.string": "~2.3.1",
40
- "grunt-release": "~0.5.1"
+ "grunt-release": "~0.6.0"
41
42
"engines": {
43
"node": ">=0.8.0",
0 commit comments