Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit f639230

Browse files
committed
looser react peer deps
1 parent 50cea81 commit f639230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@
9898
"/lib/"
9999
],
100100
"peerDependencies": {
101-
"react": "^16.9",
102-
"react-dom": "^16.9"
101+
"react": ">=16",
102+
"react-dom": ">=16"
103103
},
104104
"browserslist": [
105105
"defaults"

0 commit comments

Comments
 (0)