Skip to content

Commit

Permalink
Convert jquery to a peer dependency
Browse files Browse the repository at this point in the history
As suggested in yarnpkg/yarn#4125
  • Loading branch information
yob authored Oct 23, 2017
1 parent 4b6e30f commit df66b08
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 @@ -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 df66b08

Please sign in to comment.