Skip to content

Commit

Permalink
Merge pull request #96 from civico92/patch-1
Browse files Browse the repository at this point in the history
Fixed dependency jquery version
  • Loading branch information
rstaib committed Sep 3, 2014
2 parents 49c49fd + 0615bd0 commit 2f1742d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"steps.jquery.json"
],
"dependencies": {
"jquery": "=>1.9.0"
"jquery": ">=1.9.0"
}
}
}

0 comments on commit 2f1742d

Please sign in to comment.