Skip to content

Commit

Permalink
Change jquery dependency to a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kernow committed Mar 26, 2018
1 parent 4b6e30f commit fd08373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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"
}
}

0 comments on commit fd08373

Please sign in to comment.