From abb1b11407752151104186bd3c9b05d4f21e33bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BA=8C=E5=BA=86=EF=BC=88Amos=20Lee=EF=BC=89?= Date: Mon, 25 Feb 2019 14:44:27 +0800 Subject: [PATCH] =?UTF-8?q?Bootstrap=20=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index a6d2cc0..6546a55 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -103,7 +103,7 @@ "yargs": "~11.0.0" }, "dependencies": { - "bootstrap": "v3.4.0", + "bootstrap": "v3.4.1", "chosen-js": "^1.8.7", "conditionize": "^1.0.0", "dm-file-uploader": "^1.0.2",