mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
Update package.json
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
|||||||
"build:preview": "cd docs && yarn build",
|
"build:preview": "cd docs && yarn build",
|
||||||
"test": "jest",
|
"test": "jest",
|
||||||
"eslint": "eslint '{**/*,*}.{js,ts,jsx,tsx,vue}'",
|
"eslint": "eslint '{**/*,*}.{js,ts,jsx,tsx,vue}'",
|
||||||
"eslint:fix": "yarn run eslint --fix",
|
"eslint:fix": "npm run eslint -- --fix",
|
||||||
"semantic-release": "semantic-release",
|
"semantic-release": "semantic-release",
|
||||||
"commit": "git-cz"
|
"commit": "git-cz"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user