Add jQuery Bower dependency
Version copied from https://github.com/twbs/bootstrap/blob/master/bower.json#L35-L37 Fixes gh-603
This commit is contained in:
Родитель
a1b7455f85
Коммит
2903b0c8da
|
@ -43,5 +43,8 @@
|
|||
"*.gemspec",
|
||||
"Rakefile",
|
||||
"Gemfile"
|
||||
]
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.9.0"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче