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…
Add table
Add a link
Reference in a new issue