Skip to content

Commit fea0722

Browse files
authored
chore(deps): support Gatsby v5 (#228)
1 parent 95635c4 commit fea0722

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
@@ -82,6 +82,6 @@
8282
"semantic-release": "18.0.1"
8383
},
8484
"peerDependencies": {
85-
"gatsby": "^3.0.0 || ^4.0.0"
85+
"gatsby": "3.x - 5.x"
8686
}
8787
}

0 commit comments

Comments
 (0)