1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00

Merge pull request #18575 from QWp6t/patch-2

Add tether as bower dependency
This commit is contained in:
Chris Rebert
2016-01-01 20:05:12 -08:00

View File

@@ -29,6 +29,7 @@
"test-infra"
],
"dependencies": {
"jquery": "1.9.1 - 2"
"jquery": "1.9.1 - 2",
"tether": "^1.1.1"
}
}