chore: update shelljs-release version (#846)

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.
This commit is contained in:
Nate Fischer 2018-05-08 21:30:32 -07:00 committed by GitHub
parent 97a4df82a0
commit dd5551da0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
},