aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-04-29 16:05:22 +0200
committerJohann-S <[email protected]>2017-05-14 11:41:19 +0200
commit3cfa5e8c055b1aaea809b404447ebdfa25269cac (patch)
treed60fe298d3566a1c964b4c31aef9b98acb9c785e /bower.json
parentdc35a840dc2bf0ce0ec8bfea6dc49e7e89106159 (diff)
downloadbootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.tar.xz
bootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.zip
Update Popper.js 1.9.1 + Update documentation about Dropdown placement
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 18b95f59b..9c00f8521 100644
--- a/bower.json
+++ b/bower.json
@@ -31,6 +31,6 @@
],
"dependencies": {
"jquery": ">=1.9.1",
- "popper.js": "^1.8.2"
+ "popper.js": "^1.9.1"
}
}