Commit 9d7fcbb5 authored by erichsieh's avatar erichsieh

refactor : 更新package.json

parent b168a305
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
{ {
"name": "@purplevin/component", "name": "@purplevin/component",
"version": "0.1.10", "version": "0.1.11",
"main": "lib/index.umd.min.js", "main": "lib/index.umd.min.js",
"scripts": { "scripts": {
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve",
...@@ -20,12 +20,12 @@ ...@@ -20,12 +20,12 @@
"sass": "1.26.8", "sass": "1.26.8",
"sass-loader": "8.0.2", "sass-loader": "8.0.2",
"axios": "^0.27.2", "axios": "^0.27.2",
"core-js": "^3.25.0", "core-js": "^3.6.5",
"element-ui": "2.15.8", "element-ui": "2.15.8",
"moment": "^2.29.4", "moment": "^2.29.4",
"vue": "2.6.14", "vue": "2.6.14",
"vuex": "^3.4.0", "vuex": "^3.4.0",
"xlsx": "^0.18.5" "xlsx": "^0.16.5"
}, },
"browserslist": [ "browserslist": [
"> 1%", "> 1%",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment