aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-06-14 21:00:01 +0200
committerJohann-S <[email protected]>2017-06-14 21:13:42 +0200
commit8f431fc5b81a3fddeb6d3907edf6f07c25df0f86 (patch)
treecaa10566ef854fab75199217bf054346bff08ea3 /bower.json
parentf0124769c9850bea321cbd82d6250b756a52bb52 (diff)
downloadbootstrap-8f431fc5b81a3fddeb6d3907edf6f07c25df0f86.tar.xz
bootstrap-8f431fc5b81a3fddeb6d3907edf6f07c25df0f86.zip
Update Popper.js 1.10.1
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 befdde18f..257eb184b 100644
--- a/bower.json
+++ b/bower.json
@@ -32,6 +32,6 @@
],
"dependencies": {
"jquery": ">=1.9.1",
- "popper.js": "^1.9.9"
+ "popper.js": "^1.10.1"
}
}