Skip to content

Commit 856d33f

Browse files
committed
feat(deps): use [email protected]
There are new features and big fixes in the new release. Also there is a breaking change.
1 parent 1414b8d commit 856d33f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"chalk": "^1.1.0",
29-
"conventional-github-releaser": "^0.2.0",
29+
"conventional-github-releaser": "^0.3.0",
3030
"plur": "^2.0.0"
3131
},
3232
"devDependencies": {
@@ -39,7 +39,7 @@
3939
"grunt-coveralls": "^1.0.0",
4040
"grunt-github-remove-all-releases": "^1.0.0",
4141
"grunt-istanbul": "^0.6.1",
42-
"grunt-jscs": "^1.8.0",
42+
"grunt-jscs": "^2.0.0",
4343
"grunt-npm": "0.0.2",
4444
"load-grunt-tasks": "^3.2.0"
4545
},

0 commit comments

Comments
 (0)