Skip to content

Commit 7fa27b0

Browse files
committed
build(package): add react v17 to peerDependencies
1 parent ab41ff5 commit 7fa27b0

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
@@ -62,7 +62,7 @@
6262
"typescript": "^3.9.3"
6363
},
6464
"peerDependencies": {
65-
"react": "^0.14 || ^15 || ^16"
65+
"react": "^0.14 || ^15 || ^16 || ^17"
6666
},
6767
"files": [
6868
"/dist",

0 commit comments

Comments
 (0)