Skip to content

Commit

Permalink
Merge pull request #17 from robinboehm/master
Browse files Browse the repository at this point in the history
add jquery as bower dependency
  • Loading branch information
kenwheeler committed Mar 27, 2014
2 parents d35982a + 5e497ba commit e84624f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"tests",
"index.html",
"fonts"
]
],
"dependencies": {
"jquery": "~1.7"
},
}

0 comments on commit e84624f

Please sign in to comment.