Skip to content

Commit

Permalink
feat: force a release
Browse files Browse the repository at this point in the history
  • Loading branch information
lzear committed Oct 18, 2020
1 parent 358dfd3 commit 95b9599
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"report-coverage": "cat ./coverage/lcov.info | coveralls",
"commit": "git-cz",
"semantic-release": "semantic-release",
"semantic-release-prepare": "ts-node tools/semantic-release-prepare",
"precommit": "lint-staged",
"travis-deploy-once": "travis-deploy-once",
"prepush": "npm run test:prod && npm run build",
Expand Down
54 changes: 0 additions & 54 deletions tools/semantic-release-prepare.ts

This file was deleted.

0 comments on commit 95b9599

Please sign in to comment.