From 077e4a8093e4e1a30b8483d5bfa9b08cbaf6368d Mon Sep 17 00:00:00 2001 From: Yoshie Muranaka Date: Tue, 21 Apr 2020 19:33:48 -0700 Subject: Update bootstrap and bootstrap-vue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update packages to bootstrap v4.4.1 and bootstrap-vue v2.12.0 to take advantage of latest features–including responsive fluid container layout. Signed-off-by: Yoshie Muranaka Change-Id: Icba887feee6d79f4b63993e5328e89a4cbf5b87a --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 83a591eb..66693b57 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "dependencies": { "@carbon/icons-vue": "10.6.1", "axios": "0.19.0", - "bootstrap": "4.3.1", - "bootstrap-vue": "2.5.0", + "bootstrap": "4.4.1", + "bootstrap-vue": "2.12.0", "core-js": "3.3.2", "js-cookie": "2.2.1", "lodash": "4.17.15", -- cgit v1.2.3