Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2017-04-29 17:05:22 +0300
committerJohann-S <johann.servoire@gmail.com>2017-05-14 12:41:19 +0300
commit3cfa5e8c055b1aaea809b404447ebdfa25269cac (patch)
treed60fe298d3566a1c964b4c31aef9b98acb9c785e /bower.json
parentdc35a840dc2bf0ce0ec8bfea6dc49e7e89106159 (diff)
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 18b95f59be..9c00f85210 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"
}
}