+1
−920
File changed.
Preview size limit exceeded, changes collapsed.
+1
−11
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -28,11 +28,7 @@ | ||
"@babel/preset-env": "^7.12.13",
|
||
"@vue/compiler-sfc": "^3.0.5",
|
||
"babel-loader": "^8.2.2",
|
||
"chalk": "^4.1.0",
|
||
"copy-webpack-plugin": "^7.0.0",
|
||
"css-loader": "^5.0.1",
|
||
"dotenv": "^8.2.0",
|
||
"dotenv-expand": "^5.1.0",
|
||
"eslint": "^7.19.0",
|
||
"eslint-config-prettier": "^7.2.0",
|
||
"eslint-formatter-friendly": "^7.0.0",
|
||
| @@ -40,18 +36,12 @@ | ||
"eslint-plugin-vue": "^7.5.0",
|
||
"eslint-webpack-plugin": "^2.5.0",
|
||
"mini-css-extract-plugin": "^1.3.5",
|
||
"ora": "^5.3.0",
|
||
"prettier": "2.2.1",
|
||
"rimraf": "^3.0.2",
|
||
"strip-ansi": "^6.0.0",
|
||
"style-loader": "^2.0.0",
|
||
"terser-webpack-plugin": "^5.1.1",
|
||
"thread-loader": "^3.0.1",
|
||
"vue-eslint-parser": "^7.4.1",
|
||
"vue-loader": "^16.1.2",
|
||
"vue-style-loader": "^4.1.2",
|
||
"webpack": "^5.20.2",
|
||
"webpack-merge": "^5.7.3"
|
||
"webpack": "^5.20.2"
|
||
},
|
||
"bundleDependencies": false,
|
||
"homepage": "https://vue-map.netlify.app/",
|
||
+1
−1
Loading