Skip to content

Commit 3373ad7

Browse files
author
Bryce Kalow
authored
Merge pull request #91 from marcofranssen/patch-1
2 parents f5ce543 + ebd566f commit 3373ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
],
6060
"license": "MPL-2.0",
6161
"peerDependencies": {
62-
"react": ">=16.13.1 <17.0.1",
63-
"react-dom": ">=16.13.1 <17.0.1"
62+
"react": ">=16.13.1 <=17.0.1",
63+
"react-dom": ">=16.13.1 <=17.0.1"
6464
},
6565
"repository": {
6666
"type": "git",

0 commit comments

Comments
 (0)