Skip to content

Commit cae3b95

Browse files
authored
fix: rollback to earlier version (#740)
1 parent cdf796a commit cae3b95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,10 +503,10 @@
503503
"name": "Essential Gatsby",
504504
"package": "@netlify/plugin-gatsby",
505505
"repo": "https://github.com/netlify/netlify-plugin-gatsby",
506-
"version": "3.2.0",
506+
"version": "3.1.0",
507507
"compatibility": [
508508
{
509-
"version": "3.2.0",
509+
"version": "3.1.0",
510510
"migrationGuide": "https://ntl.fyi/gatsby-plugin-migration"
511511
},
512512
{

0 commit comments

Comments
 (0)