Add tether as bower dependency

This commit is contained in:
QWp6t 2015-12-14 21:09:39 -08:00
parent 5cb503e630
commit 7297a79e2c
1 changed files with 2 additions and 1 deletions

View File

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