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-06-14 22:00:01 +0300
committerJohann-S <johann.servoire@gmail.com>2017-06-14 22:13:42 +0300
commit8f431fc5b81a3fddeb6d3907edf6f07c25df0f86 (patch)
treecaa10566ef854fab75199217bf054346bff08ea3 /bower.json
parentf0124769c9850bea321cbd82d6250b756a52bb52 (diff)
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 befdde18fe..257eb184b0 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"
}
}