1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

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" "test-infra"
], ],
"dependencies": { "dependencies": {
"jquery": "1.9.1 - 2" "jquery": "1.9.1 - 2",
"tether": "^1.1.1"
} }
} }