Commit 5d857a63 authored by 华国豪's avatar 华国豪 🙄

谁把packgejson 提交了

parent e69ba23c
...@@ -11308,6 +11308,14 @@ ...@@ -11308,6 +11308,14 @@
"integrity": "sha1-3EJpcTMwLOMBdSQ1amxht7abShg=", "integrity": "sha1-3EJpcTMwLOMBdSQ1amxht7abShg=",
"dev": true "dev": true
}, },
"vue2.0-zoom": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/vue2.0-zoom/-/vue2.0-zoom-2.1.1.tgz",
"integrity": "sha512-6j1WFwjpRxnfHNSjBV5RwPQONCVhA7hydp3pZvVQYbwxaKCKxQfuHkuJK4qsQ4kfozSzV4zTSEJGOyMzZ59Zgw==",
"requires": {
"vue": "^2.0"
}
},
"vuex": { "vuex": {
"version": "3.0.1", "version": "3.0.1",
"resolved": "http://registry.npm.taobao.org/vuex/download/vuex-3.0.1.tgz", "resolved": "http://registry.npm.taobao.org/vuex/download/vuex-3.0.1.tgz",
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
"vue-echarts-v3": "^1.0.19", "vue-echarts-v3": "^1.0.19",
"vue-lazyload": "^1.2.6", "vue-lazyload": "^1.2.6",
"vue-router": "^3.0.1", "vue-router": "^3.0.1",
"vue2.0-zoom": "^2.1.1",
"vuex": "^3.0.1" "vuex": "^3.0.1"
}, },
"devDependencies": { "devDependencies": {
......
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