aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-08-22 21:28:36 +0200
committerXhmikosR <[email protected]>2017-08-23 10:43:57 +0300
commita416d325217db079345d99e7fc71cece8a17e608 (patch)
tree4852c5885c2b4587a1c76eaf25ca1bcc65ba505c /bower.json
parentb72489a8515a90f3e45baf3d0bf19df9ccafff93 (diff)
downloadbootstrap-a416d325217db079345d99e7fc71cece8a17e608.tar.xz
bootstrap-a416d325217db079345d99e7fc71cece8a17e608.zip
Update Popper.js to 1.12.3
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 53fd27417..dd84105d6 100644
--- a/bower.json
+++ b/bower.json
@@ -32,6 +32,6 @@
],
"dependencies": {
"jquery": ">=3.0.0",
- "popper.js": "^1.11.0"
+ "popper.js": "^1.12.3"
}
}