aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js
index f1ddd0c2..b69f50a8 100644
--- a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js
+++ b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js
@@ -6,7 +6,7 @@
Package.describe({
name: 'twbs:bootstrap', // http://atmospherejs.com/twbs/bootstrap
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
- version: '3.3.7',
+ version: '4.0.0',
git: 'https://github.com/twbs/bootstrap.git'
});