Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
fix: semantic release fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Shesekino committed Mar 16, 2020
1 parent a7b1478 commit b975bce
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,6 @@
"dependencies": {
"needle": "^2.3.3"
},
"release": {
"branches": "master",
"verifyConditions": [
"@semantic-release/github"
],
"publish": [
"@semantic-release/github"
],
"success": [
"@semantic-release/github"
],
"fail": [
"@semantic-release/github"
]
},
"devDependencies": {
"@types/needle": "^2.0.4",
"@types/node": "^13.9.1",
Expand Down

0 comments on commit b975bce

Please sign in to comment.