From 037ef2c02a3018be929c12e1b461e378395b2804 Mon Sep 17 00:00:00 2001 From: elunez <42142420+elunez@users.noreply.github.com> Date: Sun, 8 Sep 2019 10:42:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3IE=E5=85=BC=E5=AE=B9=E6=80=A7?= =?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=8C=E9=99=8D=E7=BA=A7simple-drawing-boa?= =?UTF-8?q?rd=20=E5=88=B01.4.1?= 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 e7a8e62..a2215af 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "nprogress": "0.2.0", "path-to-regexp": "2.4.0", "screenfull": "3.3.3", - "simple-drawing-board": "^2.0.1", + "simple-drawing-board": "1.4.1", "vue": "2.5.17", "vue-count-to": "1.0.13", "vue-router": "3.0.2",