From ef2740d801bcaef2910b24e349008592c693a385 Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Sat, 20 Feb 2021 18:24:56 +0100 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E7=BA=A7qrcode.vue=E5=92=8Csaas?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2e79038..1d67ec2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "modern-normalize": "^1.0.0", "mousetrap": "^1.6.5", "pinyin-match": "^1.2.0", - "qrcode.vue": "^3.2.2", + "qrcode.vue": "^1.7.0", "randomstring": "^1.1.5", "session": "^0.1.0", "sortablejs": "^1.13.0", @@ -64,8 +64,8 @@ "eslint-plugin-promise": "^4.3.1", "eslint-plugin-standard": "^4.1.0", "eslint-plugin-vue": "^7.6.0", - "sass": "^1.32.8", - "sass-loader": "^11.0.1", + "sass": "^1.30.0", + "sass-loader": "^10.1.0", "vue-cli-plugin-electron-builder": "2.0.0-rc.6", "vue-template-compiler": "^2.6.12" }