Skip to content

Commit 78f8b46

Browse files
author
liuchuan
committed
fix: validator error
1 parent a740035 commit 78f8b46

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
@@ -20,7 +20,7 @@
2020
"analyze": "size-limit --why"
2121
},
2222
"peerDependencies": {
23-
"react": ">=16"
23+
"react": ">=17"
2424
},
2525
"husky": {
2626
"hooks": {

0 commit comments

Comments
 (0)