Skip to content

Commit

Permalink
Merge pull request #224 from GertSallaerts/chore/react17
Browse files Browse the repository at this point in the history
[react] update to v17
  • Loading branch information
JorgenEvens authored Feb 12, 2021
2 parents bda695c + 0c37bf5 commit 16af094
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"homepage": "https://www.sitebase.be/react-avatar/",
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0",
"react": "^15.0.0 || ^16.0.0 || ^17.0.0",
"prop-types": "^15.0.0 || ^16.0.0"
},
"devDependencies": {
Expand All @@ -57,8 +57,8 @@
"eslint-plugin-react": "^7.17.0",
"file-loader": "^5.0.2",
"gh-pages": "^2.1.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^3.9.3",
"webpack": "^4.41.4",
"webpack-bundle-analyzer": "^3.6.0",
Expand Down

0 comments on commit 16af094

Please sign in to comment.