Skip to content

Commit

Permalink
Update peerDependencies to ^2.0.0 in all uppy packages
Browse files Browse the repository at this point in the history
  • Loading branch information
arturi committed Aug 24, 2021
1 parent becefa7 commit b398248
Show file tree
Hide file tree
Showing 34 changed files with 110 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Your `package.json` should resemble something like this:
"prop-types": "^15.6.1"
},
"peerDependencies": {
"@uppy/core": "^1.0.0"
"@uppy/core": "^2.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit b398248

Please sign in to comment.