Skip to content

Commit

Permalink
chore(scripts): remove semantic-release (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt authored and evenstensberg committed Jun 21, 2018
1 parent c627284 commit ca504de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"travis:lint": "lerna bootstrap && npm run lint && npm run bundlesize",
"bundlesize": "bundlesize",
"changelog": "conventional-changelog --config ./build/changelog-generator/index.js --infile CHANGELOG.md --same-file",
"semantic-release": "semantic-release",
"clean:all": "rimraf node_modules package-lock.json packages/*/node_modules packages/*/package-lock.json",
"bootstrap": "npm run clean:all && npm install && lerna bootstrap"
},
Expand Down

0 comments on commit ca504de

Please sign in to comment.