diff --git a/package.json b/package.json index d9435dd..39166ca 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ }, "homepage": "https://github.com/johnny/jquery-sortable", "dependencies": { - "jquery": "^2.1.2" + "jquery": "^2.1.2 || ^3.0.0" } }