Skip to content

Commit 33c86d6

Browse files
authored
update react peer dependency to 19.x (#129)
1 parent a9b7529 commit 33c86d6

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
@@ -103,7 +103,7 @@
103103
},
104104
"peerDependencies": {
105105
"prop-types": "^15.7.2",
106-
"react": "16.x || 17.x || 18.x",
106+
"react": "16.x || 17.x || 18.x || 19.x",
107107
"rollbar": "^2.26.4"
108108
}
109109
}

0 commit comments

Comments
 (0)