Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
fix lodash dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
landru29 committed Jul 6, 2017
1 parent da4946c commit dfb6d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"dependencies": {
"jquery": "~2.1.3",
"lodash": "~3.3.0",
"lodash": "~3.10.1",
"angular": "1.3.15 - 1.5.x",
"angular-sanitize": "1.3.15 - 1.5.x"
},
Expand Down

0 comments on commit dfb6d59

Please sign in to comment.