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

Commit

Permalink
fix: remove duplicate release property
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbreiding committed Nov 8, 2017
1 parent 59f3b0c commit d627df0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@
"test-watch": "chokidar '*.js' 'test/*.js' -c 'npm test'",
"semantic-release": "semantic-release pre && npm publish --access public && semantic-release post"
},
"release": {
"verifyRelease": {
"path": "dont-crack",
"test-against": []
}
},
"devDependencies": {
"ban-sensitive-files": "1.9.0",
"chai": "4.1.2",
Expand Down

0 comments on commit d627df0

Please sign in to comment.