2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Add tether as bower dependency

This commit is contained in:
QWp6t
2015-12-14 21:09:39 -08:00
parent 5cb503e630
commit 7297a79e2c
+2 -1
View File
@@ -29,6 +29,7 @@
"test-infra"
],
"dependencies": {
"jquery": "1.9.1 - 2"
"jquery": "1.9.1 - 2",
"tether": "^1.1.1"
}
}