summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYoshie Muranaka <yoshiemuranaka@gmail.com>2020-04-22 05:33:48 +0300
committerDerick Montague <derick.montague@ibm.com>2020-04-25 00:46:48 +0300
commit077e4a8093e4e1a30b8483d5bfa9b08cbaf6368d (patch)
tree14e8c23887b37114121e6bba1e5b925cf11b1830 /package.json
parent791622bc08a510e4c8f059155e71f006476c5f59 (diff)
downloadwebui-vue-077e4a8093e4e1a30b8483d5bfa9b08cbaf6368d.tar.xz
Update bootstrap and bootstrap-vue
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 <yoshiemuranaka@gmail.com> Change-Id: Icba887feee6d79f4b63993e5328e89a4cbf5b87a
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
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",