Skip to content

Commit

Permalink
Added jquery as missing devDependency for bower (used in tests).
Browse files Browse the repository at this point in the history
  • Loading branch information
rpocklin committed Oct 27, 2015
1 parent a3f9f0d commit 4044899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Expand Up @@ -33,6 +33,7 @@
"angular-ui-router": "^0.2.14"
},
"devDependencies": {
"jquery": "^2.1.3",
"angular-mocks": "^1.2.26",
"sinon": "1.9.0",
"jasmine-sinon": "0.3.1"
Expand Down

0 comments on commit 4044899

Please sign in to comment.