Skip to content

Commit 982939b

Browse files
committed
loosen react peer dependency
1 parent dc8158a commit 982939b

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
@@ -72,7 +72,7 @@
7272
"peerDependencies": {
7373
"gatsby": "^2.2.0",
7474
"i18next": "^19.4.5",
75-
"react": "^16.12.0",
75+
"react": "^16.x || ^17.x",
7676
"react-i18next": "^11.5.0"
7777
},
7878
"optionalDependencies": {

0 commit comments

Comments
 (0)