Skip to content

Commit

Permalink
chore: update shelljs-release version (#846)
Browse files Browse the repository at this point in the history
This bumps the version of our dependency, shelljs-release. I just cut
the 3.0 release for shelljs-release, which contains support for the
`--otp` flag, as well as the significant refactoring work we put in.
  • Loading branch information
nfischer committed May 9, 2018
1 parent 97a4df8 commit dd5551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-import": "^1.11.1",
"nyc": "^11.3.0",
"shelljs-changelog": "^0.2.0",
"shelljs-release": "^0.2.0",
"shelljs-release": "^0.3.0",
"shx": "^0.2.0",
"travis-check-changes": "^0.2.0"
},
Expand Down

0 comments on commit dd5551d

Please sign in to comment.