mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-19 09:50:33 +03:00
bump prettier
This commit is contained in:
+3
-3
@@ -19,8 +19,8 @@
|
||||
"build:docs": "cd docs && yarn build",
|
||||
"build:preview": "cd docs && yarn build",
|
||||
"test": "jest",
|
||||
"lint": "eslint '**/*.{js,vue}'",
|
||||
"lint:fix": "eslint --fix '**/*.{js,vue}'",
|
||||
"eslint": "eslint '**/*.{js,vue}'",
|
||||
"eslint:fix": "eslint --fix '**/*.{js,vue}'",
|
||||
"semantic-release": "semantic-release",
|
||||
"commit": "git-cz"
|
||||
},
|
||||
@@ -69,7 +69,7 @@
|
||||
"node-sass": "^4.12.0",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-scss": "^2.0.0",
|
||||
"prettier": "^1.19.1",
|
||||
"prettier": "2.2.1",
|
||||
"sass-loader": "^7.1.0",
|
||||
"semantic-release": "^17.0.4",
|
||||
"terser-webpack-plugin": "^1.2.3",
|
||||
|
||||
Reference in New Issue
Block a user