-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Showing
62 changed files
with
221 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package create-gatsby | ||
|
||
# [1.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package create-gatsby | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.19.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.19.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
# [0.19.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.19.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "3.9.0-next.0", | ||
"version": "3.9.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -18,14 +18,14 @@ | |
"common-tags": "^1.8.0", | ||
"configstore": "^5.0.1", | ||
"convert-hrtime": "^3.0.0", | ||
"create-gatsby": "^1.9.0-next.0", | ||
"create-gatsby": "^1.9.0-next.1", | ||
"envinfo": "^7.7.3", | ||
"execa": "^3.4.0", | ||
"fs-exists-cached": "^1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.9.0-next.0", | ||
"gatsby-recipes": "^0.20.0-next.0", | ||
"gatsby-telemetry": "^2.9.0-next.0", | ||
"gatsby-recipes": "^0.20.0-next.1", | ||
"gatsby-telemetry": "^2.9.0-next.1", | ||
"hosted-git-info": "^3.0.6", | ||
"is-valid-path": "^0.1.1", | ||
"joi": "^17.4.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28) | ||
|
||
### Features | ||
|
||
- **gatsby-design-tokens:** palette update ([#30662](https://github.com/gatsbyjs/gatsby/issues/30662)) ([fe853ae](https://github.com/gatsbyjs/gatsby/commit/fe853ae75dc380ad0843aa7b274c2085c077db6c)) | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-design-tokens | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-cxs | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-cxs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-cxs", | ||
"description": "Gatsby plugin to add SSR support for ctx", | ||
"version": "3.9.0-next.0", | ||
"version": "3.9.0-next.1", | ||
"author": "Chen-Tai Hou <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -15,7 +15,7 @@ | |
"babel-preset-gatsby-package": "^1.9.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"cxs": "^6.2.0", | ||
"gatsby-plugin-utils": "^1.9.0-next.0" | ||
"gatsby-plugin-utils": "^1.9.0-next.1" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-feed | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-feed | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-feed", | ||
"description": "Creates an RSS feed for your Gatsby site.", | ||
"version": "3.9.0-next.0", | ||
"version": "3.9.0-next.1", | ||
"author": "Nicholas Young <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -11,7 +11,7 @@ | |
"@hapi/joi": "^15.1.1", | ||
"common-tags": "^1.8.0", | ||
"fs-extra": "^9.1.0", | ||
"gatsby-plugin-utils": "^1.9.0-next.0", | ||
"gatsby-plugin-utils": "^1.9.0-next.1", | ||
"lodash.merge": "^4.6.2", | ||
"rss": "^1.2.2" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-flow | ||
|
||
# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-flow | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@[email protected]) (2021-06-28) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-gatsby-cloud:** add gatsby-telemetry as a dependency ([#32047](https://github.com/gatsbyjs/gatsby/issues/32047)) ([4ba8c2c](https://github.com/gatsbyjs/gatsby/commit/4ba8c2cae3eb9ece767e65c549d033ecb78b2d7e)) | ||
|
||
# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@[email protected]) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-gatsby-cloud | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-gatsby-cloud", | ||
"description": "A Gatsby plugin which optimizes working with Gatsby Cloud", | ||
"version": "2.9.0-next.0", | ||
"version": "2.9.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -10,7 +10,7 @@ | |
"@babel/runtime": "^7.14.0", | ||
"date-fns": "^2.22.1", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-telemetry": "2.9.0-next.0", | ||
"gatsby-telemetry": "^2.9.0-next.1", | ||
"kebab-hash": "^0.1.2", | ||
"lodash": "^4.17.21", | ||
"webpack-assets-manifest": "^5.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-glamor | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-glamor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-glamor", | ||
"description": "Gatsby plugin to add support for Glamor", | ||
"version": "3.9.0-next.0", | ||
"version": "3.9.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -14,7 +14,7 @@ | |
"@babel/core": "^7.14.0", | ||
"babel-preset-gatsby-package": "^1.9.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-plugin-utils": "^1.9.0-next.0" | ||
"gatsby-plugin-utils": "^1.9.0-next.1" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-glamor#readme", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@[email protected]) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-tagmanager | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@[email protected]) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-tagmanager | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-google-tagmanager", | ||
"description": "Gatsby plugin to add google tagmanager onto a site", | ||
"version": "3.9.0-next.0", | ||
"version": "3.9.0-next.1", | ||
"author": "Thijs Koerselman <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -15,7 +15,7 @@ | |
"@babel/core": "^7.14.0", | ||
"babel-preset-gatsby-package": "^1.9.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-plugin-utils": "^1.9.0-next.0" | ||
"gatsby-plugin-utils": "^1.9.0-next.1" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager#readme", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-image | ||
|
||
# [1.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-image | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-manifest | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-manifest | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "gatsby-plugin-manifest", | ||
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", | ||
"version": "3.9.0-next.0", | ||
"version": "3.9.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.0", | ||
"gatsby-core-utils": "^2.9.0-next.0", | ||
"gatsby-plugin-utils": "^1.9.0-next.0", | ||
"gatsby-plugin-utils": "^1.9.0-next.1", | ||
"semver": "^7.3.5", | ||
"sharp": "^0.28.1" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.9.0-next.1) (2021-06-28) | ||
|
||
### Features | ||
|
||
- **gatsby-plugin-mdx:** swap sourceNodes to createSchemaCustomization ([#32021](https://github.com/gatsbyjs/gatsby/issues/32021)) ([d75b965](https://github.com/gatsbyjs/gatsby/commit/d75b965266fc3fa8e58086421dfea7c7e7ee2f86)) | ||
|
||
# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-mdx | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-netlify | ||
|
||
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-netlify | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-netlify", | ||
"description": "A Gatsby plugin which generates a _headers file for netlify", | ||
"version": "3.9.0-next.0", | ||
"version": "3.9.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -24,7 +24,7 @@ | |
"@babel/core": "^7.14.0", | ||
"babel-preset-gatsby-package": "^1.9.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-plugin-utils": "^1.9.0-next.0" | ||
"gatsby-plugin-utils": "^1.9.0-next.1" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify#readme", | ||
"keywords": [ | ||
|
Oops, something went wrong.