add tether@1.1.1

https://github.com/HubSpot/tether
This commit is contained in:
delebash
2016-02-03 22:27:43 -05:00
parent 214c860025
commit eb3126ec9a
@@ -0,0 +1,11 @@
{
"main": "js/tether",
"directories": {
"lib": "dist"
},
"shim": {
"js/tether": {
"exports": "Tether"
}
}
}