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

Commit d627df0

Browse files
committed
fix: remove duplicate release property
1 parent 59f3b0c commit d627df0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@
3434
"test-watch": "chokidar '*.js' 'test/*.js' -c 'npm test'",
3535
"semantic-release": "semantic-release pre && npm publish --access public && semantic-release post"
3636
},
37-
"release": {
38-
"verifyRelease": {
39-
"path": "dont-crack",
40-
"test-against": []
41-
}
42-
},
4337
"devDependencies": {
4438
"ban-sensitive-files": "1.9.0",
4539
"chai": "4.1.2",

0 commit comments

Comments
 (0)