Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
build: remove unnecessary things
Browse files Browse the repository at this point in the history
BREAKING CHANGE: the interface has been simplified
  • Loading branch information
Kikobeats committed Aug 11, 2019
1 parent 6cefa7a commit 8c9160c
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 @@ -106,7 +106,6 @@
"lint": "standard-markdown README.md && standard",
"postrelease": "npm run release:tags && npm run release:github && ci-publish",
"prerelease": "npm run update:check",
"pretty": "prettier-standard {core,test,bin}/**/*.js",
"release": "git-authors-cli && git add package.json && standard-version -a",
"release:github": "conventional-github-releaser -p angular",
"release:tags": "git push --follow-tags origin HEAD:master",
Expand Down

0 comments on commit 8c9160c

Please sign in to comment.