mirror of https://github.com/twbs/bootstrap.git
Add tether as bower dependency
This commit is contained in:
parent
5cb503e630
commit
7297a79e2c
|
@ -29,6 +29,7 @@
|
||||||
"test-infra"
|
"test-infra"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "1.9.1 - 2"
|
"jquery": "1.9.1 - 2",
|
||||||
|
"tether": "^1.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue