Skip to content

Commit

Permalink
Merge pull request #253 from ickbinhier/patch-1
Browse files Browse the repository at this point in the history
add jquery ^3.0.0 to dependencies
  • Loading branch information
johnny committed Jun 6, 2018
2 parents 35f4ffa + d3b90d6 commit 4d31eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"homepage": "https://github.com/johnny/jquery-sortable",
"dependencies": {
"jquery": "^2.1.2"
"jquery": "^2.1.2 || ^3.0.0"
}
}

0 comments on commit 4d31eea

Please sign in to comment.