Skip to content

Commit 03aa690

Browse files
authored
feat: updated the gatsby plugin to require v2 and up (#1113)
1 parent d4e6e73 commit 03aa690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@
648648
{
649649
"version": "1.0.3",
650650
"siteDependencies": {
651-
"gatsby": "<3.0.0"
651+
"gatsby": "<2.0.0"
652652
}
653653
}
654654
]

0 commit comments

Comments
 (0)