Skip to content

Commit

Permalink
Merge pull request #10 from dammy001/renovate/major-react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update react monorepo to v18 (major)
  • Loading branch information
dammy001 committed Apr 3, 2022
2 parents ee9ba3f + 4a9c059 commit 381e0a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"rollup-plugin-typescript2": "0.31.2"
},
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^17.0.2 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0"
},
"dependencies": {}
}

0 comments on commit 381e0a0

Please sign in to comment.