Skip to content

Commit dfa6b3f

Browse files
authored
fix(gatsby): update Gatsby plugin to 2.1.3 (#688)
1 parent efc4d06 commit dfa6b3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/plugins.json

Lines changed: 3 additions & 3 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": "2.1.2",
506+
"version": "2.1.3",
507507
"compatibility": [
508508
{
509-
"version": "2.1.2",
509+
"version": "2.1.3",
510510
"migrationGuide": "https://ntl.fyi/gatsby-plugin-migration"
511511
},
512512
{
@@ -646,4 +646,4 @@
646646
"repo": "https://github.com/colbyfayock/netlify-plugin-cloudinary",
647647
"version": "1.0.0"
648648
}
649-
]
649+
]

0 commit comments

Comments
 (0)