We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462fdbd commit ebbe48eCopy full SHA for ebbe48e
package.json
@@ -9,7 +9,6 @@
9
"scripts": {
10
"lint": "eslint --ext .js,.vue .",
11
"lint:fix": "npm run lint -- --fix",
12
- "publish": "semantic-release",
13
"test": "npm run lint && npm run unit",
14
"unit": "jest"
15
},
@@ -40,7 +39,6 @@
40
39
"eslint-plugin-standard": "^3.0.1",
41
"eslint-plugin-vue": "beta",
42
"jest": "^22.4.2",
43
- "semantic-release": "^15.5.0",
44
"vue": "2.5.3",
45
"vue-jest": "1.0.2",
46
"vue-template-compiler": "2.5.3"
0 commit comments