Skip to content

Commit ebbe48e

Browse files
committed
chore: remove semantic-release
1 parent 462fdbd commit ebbe48e

File tree

2 files changed

+27
-1565
lines changed

2 files changed

+27
-1565
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"scripts": {
1010
"lint": "eslint --ext .js,.vue .",
1111
"lint:fix": "npm run lint -- --fix",
12-
"publish": "semantic-release",
1312
"test": "npm run lint && npm run unit",
1413
"unit": "jest"
1514
},
@@ -40,7 +39,6 @@
4039
"eslint-plugin-standard": "^3.0.1",
4140
"eslint-plugin-vue": "beta",
4241
"jest": "^22.4.2",
43-
"semantic-release": "^15.5.0",
4442
"vue": "2.5.3",
4543
"vue-jest": "1.0.2",
4644
"vue-template-compiler": "2.5.3"

0 commit comments

Comments
 (0)