fix-dep: vue-select 마저 제거

This commit is contained in:
2021-12-05 16:42:54 +09:00
parent 23bcae567f
commit 44c2d42dd2
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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;
-1
View File
@@ -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",