Skip to content

Commit

Permalink
chore(scripts): remove semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt committed Jun 20, 2018
1 parent 888a67e commit be6328c
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 @@ -39,7 +39,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 be6328c

Please sign in to comment.