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-04-20 11:18:57 +0300
committerJohann-S <johann.servoire@gmail.com>2017-05-14 12:41:19 +0300
commit458b3cc4a37fc315a927c2d84bc362dad3e5a163 (patch)
tree6ffe93ba6580b53ba708e8ad88c2d4e38c924239 /bower.json
parente5a0471b0b618409e30529a5e02933d5a74a4cc5 (diff)
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 d88e8ba909..18b95f59be 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"
}
}