vue: NPCControl(WIP) 메인 기능 동작

This commit is contained in:
2021-09-08 02:48:46 +09:00
parent 598236a1d2
commit ffc7d4bacc
8 changed files with 426 additions and 40 deletions
+2
View File
@@ -19,6 +19,7 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@coreui/vue": "^4.0.0-beta.2",
"@types/downloadjs": "^1.4.2",
"@types/linkifyjs": "^2.1.4",
"@types/select2": "^4.0.54",
@@ -49,6 +50,7 @@
"@types/bootstrap": "^5.1.2",
"@types/jquery": "^3.5.6",
"@types/lodash": "^4.14.172",
"@types/node": "^16.7.13",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@vue/compiler-sfc": "^3.2.7",