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-05-17 15:09:14 +0300
committerJohann-S <johann.servoire@gmail.com>2017-05-17 15:22:10 +0300
commitdd78950d0a6a1586ae91b7f702980bc682f0df55 (patch)
treee04903309b4903ad9aa2c9502736c28b915b1622 /bower.json
parentba2352c14ee1524a44e26f3b2393d4ed3195d99f (diff)
Update Popper.js 1.9.4
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 ba9cb5109f..47b1f34d19 100644
--- a/bower.json
+++ b/bower.json
@@ -31,6 +31,6 @@
],
"dependencies": {
"jquery": ">=1.9.1",
- "popper.js": "^1.9.3"
+ "popper.js": "^1.9.4"
}
}