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