diff --git a/package.json b/package.json index 08a5a245..ca5c8bce 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "url": "https://github.com/rails/jquery-ujs/issues" }, "homepage": "https://github.com/rails/jquery-ujs#readme", - "dependencies": { + "peerDependencies": { "jquery": ">=1.8.0" } }