Skip to content

Commit 9cc551a

Browse files
Update package.json
bump react version peer deps
1 parent 1bed5b6 commit 9cc551a

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
@@ -61,7 +61,7 @@
6161
"yargs": "^11.0.0"
6262
},
6363
"peerDependencies": {
64-
"react": "^15.0 || ^16.0 || ^17.0"
64+
"react": "^15.0 || ^16.0 || ^17.0 || ^18.0"
6565
},
6666
"jest": {
6767
"testURL": "http://localhost/",

0 commit comments

Comments
 (0)