Browse Source

fix: server 构建环境 vue-qr 依赖包打包问题

richard1015 4 years ago
parent
commit
5bae1b2382
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -70,8 +70,7 @@
     "autoprefixer": "^9.8.4",
     "gsap": "^3.2.6",
     "lodash.clonedeep": "^4.5.0",
-    "vue-lazyload": "^1.3.3",
-    "vue-qr": "^2.2.1"
+    "vue-lazyload": "^1.3.3"
   },
   "peerDependencies": {
     "vue": "^2.6.10"