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-07-04 11:28:54 +0300
committerJohann-S <johann.servoire@gmail.com>2017-07-04 11:37:44 +0300
commit2cbaefc2442e2ca3cb25dcea4dd047a25ce7790c (patch)
tree91624ceb9d64c01f869ad4f6c356078d0f85315d /bower.json
parent0480a75a5a40f2805d1f63dea3ec5eb5fad7f18e (diff)
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 257eb184b0..b2fc710925 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"
}
}