Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
ci: 🎡 remove NPM semantic-release plugin for on release
Browse files Browse the repository at this point in the history
BREAKING CHANGE: 🧨 Release new major
  • Loading branch information
streamich committed Jan 16, 2020
1 parent 286d9f4 commit a9f23eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"semantic-release": "15.14.0",
"@semantic-release/changelog": "3.0.6",
"@semantic-release/git": "7.0.18",
"@semantic-release/npm": "5.3.5",
"any-shell-escape": "0.1.1",
"browserify": "16.5.0",
"chai": "4.2.0",
Expand Down Expand Up @@ -71,12 +70,10 @@
"release": {
"verifyConditions": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
],
"prepare": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
]
}
Expand Down

0 comments on commit a9f23eb

Please sign in to comment.