Skip to content

Commit

Permalink
added jquery to project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakobovski committed Dec 16, 2015
1 parent 18153dc commit 86a9590
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"karma.conf.js"
],
"dependencies": {
"angular": ">=1.3.0"
"angular": ">=1.3.0",
"jquery": "~2.1.4"
},
"devDependencies": {
"angular-mocks": "~1.4.1"
Expand Down

0 comments on commit 86a9590

Please sign in to comment.