Skip to content

Commit

Permalink
chore: remove lerna-publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Sep 22, 2019
1 parent c329330 commit b5749cf
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 @@ -10,7 +10,6 @@
"update-readme": "node scripts/update-readme",
"bootstrap": "lerna bootstrap",
"migrate": "lerna run migrate",
"lerna-publish": "scripts/publish.sh",
"ci": "run-s update-readme bootstrap build migrate test build",
"coverage": "npm test -- --coverage",
"coveralls": "npm run coverage -- --coverageReporters=text-lcov | coveralls"
Expand Down

0 comments on commit b5749cf

Please sign in to comment.