Skip to content

Commit 3842495

Browse files
author
John Richard Chipps-Harding
authored
React Version Fix (#10)
1 parent e45cda7 commit 3842495

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
@@ -39,7 +39,7 @@
3939
"author": "John Chipps-Harding ([email protected])",
4040
"license": "MIT",
4141
"peerDependencies": {
42-
"react": "^16.8.0"
42+
"react": ">=16.8.0"
4343
},
4444
"devDependencies": {
4545
"@babel/preset-env": "^7.13.8",

0 commit comments

Comments
 (0)