aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-07-04 10:28:54 +0200
committerJohann-S <[email protected]>2017-07-04 10:37:44 +0200
commit2cbaefc2442e2ca3cb25dcea4dd047a25ce7790c (patch)
tree91624ceb9d64c01f869ad4f6c356078d0f85315d /bower.json
parent0480a75a5a40f2805d1f63dea3ec5eb5fad7f18e (diff)
downloadbootstrap-2cbaefc2442e2ca3cb25dcea4dd047a25ce7790c.tar.xz
bootstrap-2cbaefc2442e2ca3cb25dcea4dd047a25ce7790c.zip
Update Popper.js to 1.10.8
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 257eb184b..b2fc71092 100644
--- a/bower.json
+++ b/bower.json
@@ -32,6 +32,6 @@
],
"dependencies": {
"jquery": ">=1.9.1",
- "popper.js": "^1.10.1"
+ "popper.js": "^1.10.8"
}
}