fix-dep: vue-select 마저 제거
This commit is contained in:
@@ -471,7 +471,6 @@ export default defineComponent({
|
||||
@import "../scss/variables.scss";
|
||||
@import "../scss/bootswatch_custom_variables.scss";
|
||||
@import "../../node_modules/bootstrap5/scss/bootstrap-utilities.scss";
|
||||
@import "vue-select/src/scss/vue-select.scss";
|
||||
|
||||
.commandPad {
|
||||
background-color: $gray-900;
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
"@types/linkifyjs": "^2.1.4",
|
||||
"@types/select2": "^4.0.54",
|
||||
"@types/summernote": "^0.8.6",
|
||||
"@types/vue-select": "^3.16.0",
|
||||
"async-validator": "^4.0.3",
|
||||
"axios": "^0.21.4",
|
||||
"bootstrap": "^4.6.0",
|
||||
|
||||
Reference in New Issue
Block a user