Add tether as bower dependency

This commit is contained in:
QWp6t 2015-12-14 21:09:39 -08:00
parent 5cb503e630
commit 7297a79e2c

View File

@ -29,6 +29,7 @@
"test-infra"
],
"dependencies": {
"jquery": "1.9.1 - 2"
"jquery": "1.9.1 - 2",
"tether": "^1.1.1"
}
}