We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cab48dc + 8ef1c0a commit ee8f1d5Copy full SHA for ee8f1d5
1 file changed
package.json
@@ -29,7 +29,7 @@
29
"conventional-changelog": "^1.1.0",
30
"dateformat": "^1.0.11",
31
"git-semver-tags": "^1.0.0",
32
- "github": "^2.0.0",
+ "github": "^0.2.4",
33
"lodash.merge": "^4.0.2",
34
"meow": "^3.3.0",
35
"object-assign": "^4.0.1",
@@ -43,10 +43,10 @@
43
"coveralls": "^2.11.2",
44
"github-remove-all-releases": "^1.0.0",
45
"istanbul": "^0.4.1",
46
- "jscs": "^3.0.5",
+ "jscs": "^2.0.0",
47
"jshint": "^2.9.1",
48
"mocha": "*",
49
- "shelljs": "^0.7.0"
+ "shelljs": "^0.6.0"
50
},
51
"scripts": {
52
"coverage": "istanbul cover _mocha -- -R spec --timeout 50000 && rm -rf ./coverage",
0 commit comments