mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-10 07:50:57 +00:00
Add tether as bower dependency
This commit is contained in:
parent
5cb503e630
commit
7297a79e2c
1 changed files with 2 additions and 1 deletions
|
|
@ -29,6 +29,7 @@
|
|||
"test-infra"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "1.9.1 - 2"
|
||||
"jquery": "1.9.1 - 2",
|
||||
"tether": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue