Merge pull request from LLK/revert-17-configure-release

Revert "build(package.json): Configure release branch to be develop"
This commit is contained in:
kchadha 2018-03-01 14:23:13 -05:00 committed by GitHub
commit ac57b1c749
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,6 @@
"type": "git",
"url": "https://github.com/LLK/scratch-parser.git"
},
"release": {
"branch": "develop"
},
"scripts": {
"test": "make test",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"