Skip to content

Commit 65e2e51

Browse files
authored
Merge pull request #14 from netlify/chore/stable-gatsby
chore(deps): switch to stable gatsby
2 parents 44e96d5 + 8796ca8 commit 65e2e51

File tree

2 files changed

+361
-329
lines changed

2 files changed

+361
-329
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/eslint-plugin": "^7.14.0",
2727
"@typescript-eslint/eslint-plugin": "^4.28.1",
2828
"@typescript-eslint/parser": "^4.28.1",
29-
"babel-preset-gatsby-package": "^1.14.0-next.0",
29+
"babel-preset-gatsby-package": "^1.13.0",
3030
"cross-env": "^7.0.3",
3131
"eslint": "^7.32.0",
3232
"eslint-config-google": "^0.14.0",
@@ -36,8 +36,8 @@
3636
"eslint-plugin-jsx-a11y": "^6.4.1",
3737
"eslint-plugin-prettier": "^4.0.0",
3838
"eslint-plugin-react": "^7.24.0",
39-
"gatsby": "^3.14.0-next.0",
40-
"gatsby-plugin-utils": "^1.14.0-next.0",
39+
"gatsby": "^3.13.0",
40+
"gatsby-plugin-utils": "^1.13.0",
4141
"jest": "^27.0.6",
4242
"prettier": "^2.3.2",
4343
"typescript": "^4.3.5"

0 commit comments

Comments
 (0)