From 0650e868ebcb3665ee9b38084570b4a7f95f3de7 Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Sat, 20 Feb 2021 18:24:56 +0100 Subject: [PATCH] =?UTF-8?q?=20=E9=99=8D=E7=BA=A7qrcode.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e79038..5cea3a7 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",