Skip to content

Commit

Permalink
Merge pull request #33 from Atom-Learning/fix/peer-dep-react
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdigby committed Jan 28, 2024
2 parents da56399 + c3ddb54 commit 1f36aef
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 @@ -48,7 +48,7 @@
"vite": "^2.6.2"
},
"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17 || ^18"
},
"dependencies": {},
"commitlint": {
Expand Down

0 comments on commit 1f36aef

Please sign in to comment.