Skip to content

Commit 058d82f

Browse files
committed
chore: remove semantic-release script
1 parent e2e90c3 commit 058d82f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
"build": "webpack -p",
3131
"watch": "npm run build -- --watch",
3232
"lint": "eslint .",
33-
"test": "jest",
34-
"semantic-release": "semantic-release"
33+
"test": "jest"
3534
},
3635
"husky": {
3736
"hooks": {

0 commit comments

Comments
 (0)