aboutsummaryrefslogtreecommitdiff
path: root/package.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 /package.json
parentdc35a840dc2bf0ce0ec8bfea6dc49e7e89106159 (diff)
downloadbootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.tar.xz
bootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.zip
Update Popper.js 1.9.1 + Update documentation about Dropdown placement
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1a12fb066..812d81955 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"license": "MIT",
"dependencies": {
"jquery": ">=1.9.1",
- "popper.js": "^1.8.2"
+ "popper.js": "^1.9.1"
},
"devDependencies": {
"autoprefixer": "^6.7.7",