Skip to content

Commit 22b21cc

Browse files
authored
Issue #37
1 parent debcf53 commit 22b21cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
},
7373
"peerDependencies": {
7474
"react": "^16.13.1",
75-
"react-dom": "^16.13.1"
75+
"react": "^16.8.0 || ^17.0.0",
76+
"react-dom": "^16.8.0 || ^17.0.0"
7677
}
7778
}

0 commit comments

Comments
 (0)