Skip to content

Commit 0934caf

Browse files
authored
chore: update peer react version range (#64)
1 parent a1090ba commit 0934caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"typescript": "^4.6.2"
8888
},
8989
"peerDependencies": {
90-
"react": "^16.0.0-0 || ^17.0.0-0",
90+
"react": ">= 16.0.0-0 < 19",
9191
"prop-types": "^15.7.2",
9292
"rollbar": "^2.21.1"
9393
}

0 commit comments

Comments
 (0)