fix-dep: 로그인 대문 dependency문제로 지도 안나오는 문제 해결

This commit is contained in:
2021-08-16 16:09:54 +09:00
parent e4a9953af4
commit a029322aae
10 changed files with 78 additions and 255 deletions
+2 -1
View File
@@ -16,7 +16,7 @@
"author": "Hide_D",
"license": "MIT",
"dependencies": {
"@types/luxon": "^2.0.0",
"async-validator": "^4.0.1",
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"core-js": "^3.16.1",
@@ -33,6 +33,7 @@
"@types/bootstrap": "^4.6.1",
"@types/jquery": "^3.5.6",
"@types/lodash": "^4.14.172",
"@types/luxon": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.29.1",
"@typescript-eslint/parser": "^4.29.1",
"@vue/compiler-sfc": "^3.2.2",