Browse Source

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

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

+ 1 - 2
package.json

@@ -63,8 +63,7 @@
     "gsap": "^3.2.6",
     "hammerjs": "^2.0.8",
     "standard-version": "^9.1.0",
-    "vue-lazyload": "^1.3.3",
-    "vue-qr": "^2.2.1"
+    "vue-lazyload": "^1.3.3"
   },
   "peerDependencies": {
     "vue": "^2.6.10"