Skip to content

Commit 50595e5

Browse files
authored
Merge pull request #23 from hugofabricio/hotfix/peerDependencies
Added v4.0.0-next to peerDependencies
2 parents 3054832 + 3fb8192 commit 50595e5

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
@@ -27,7 +27,7 @@
2727
"url": "https://github.com/codeAdrian/gatsby-omni-font-loader"
2828
},
2929
"peerDependencies": {
30-
"gatsby": "^2.0.0 || ^3.0.0",
30+
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0-next",
3131
"react-helmet": ">=6.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)