Skip to content

Commit 75415ad

Browse files
committed
chore: support react-intl 6
1 parent 12a1d09 commit 75415ad

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
@@ -42,7 +42,7 @@
4242
"peerDependencies": {
4343
"gatsby": "^5.x",
4444
"gatsby-source-filesystem": "^5.x",
45-
"react-intl": "^7.x"
45+
"react-intl": "^6.x|^7.x"
4646
},
4747
"peerDependenciesMeta": {
4848
"gatsby-source-filesystem": {

0 commit comments

Comments
 (0)