Skip to content

Commit

Permalink
Allow use ad refresher with jQuery 2.2* (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpyzik authored and filipgolonka committed Feb 19, 2018
1 parent eb9f8b0 commit fd0e241
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 @@ -22,7 +22,7 @@
"tests"
],
"dependencies": {
"jquery": "~2.1.1"
"jquery": "~2.1.1 || ~2.2.1"
},
"devDependencies": {
"waypoints": "~4.0.0",
Expand Down

0 comments on commit fd0e241

Please sign in to comment.