aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-04-20 10:18:57 +0200
committerJohann-S <[email protected]>2017-05-14 11:41:19 +0200
commit458b3cc4a37fc315a927c2d84bc362dad3e5a163 (patch)
tree6ffe93ba6580b53ba708e8ad88c2d4e38c924239 /bower.json
parente5a0471b0b618409e30529a5e02933d5a74a4cc5 (diff)
downloadbootstrap-458b3cc4a37fc315a927c2d84bc362dad3e5a163.tar.xz
bootstrap-458b3cc4a37fc315a927c2d84bc362dad3e5a163.zip
Update Popper.js 1.8.2
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 d88e8ba90..18b95f59b 100644
--- a/bower.json
+++ b/bower.json
@@ -31,6 +31,6 @@
],
"dependencies": {
"jquery": ">=1.9.1",
- "popper.js": "^1.8.1"
+ "popper.js": "^1.8.2"
}
}