Skip to content

Commit

Permalink
[react] update to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
GertSallaerts committed Feb 12, 2021
1 parent bda695c commit 0c37bf5
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 0c37bf5

Please # to comment.