updated tether semver

This commit is contained in:
delebash
2016-02-03 22:42:09 -05:00
parent eb3126ec9a
commit e93b852ef4
@@ -18,6 +18,6 @@
}, },
"dependencies": { "dependencies": {
"jquery": "github:components/jquery", "jquery": "github:components/jquery",
"tether": "github:HubSpot/tether" "tether": "github:HubSpot/tether@^1.1.1"
} }
} }