Load jQuery from Bower

This commit is contained in:
Ben Word
2014-02-04 22:59:07 -06:00
parent 6b176ecb67
commit 6ace5bbb27
3 changed files with 2 additions and 5 deletions

View File

@@ -13,6 +13,7 @@
"assets/vendor"
],
"dependencies": {
"jquery": "1.11.0",
"bootstrap": "3.1.0"
}
}