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:
authorBardi Harborow <bardi@bardiharborow.com>2016-10-06 16:21:05 +0300
committerBardi Harborow <bardi@bardiharborow.com>2016-10-09 04:15:17 +0300
commitd57d5a606b7a7b26b04e9315cca35287758b66c0 (patch)
treec67d47d80e940648a3a4d3a0a302ab0138b04f0e /bower.json
parente56146e592804ca2a9a3b37a2d87c1f7eff54676 (diff)
Update dependencies, including Babel to v6 and zeroUnits fix.
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 ae85398284..c51d71b2f7 100644
--- a/bower.json
+++ b/bower.json
@@ -30,6 +30,6 @@
],
"dependencies": {
"jquery": "1.9.1 - 3",
- "tether": "^1.1.1"
+ "tether": "^1.3.7"
}
}