We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44e96d5 + 8796ca8 commit 65e2e51Copy full SHA for 65e2e51
package.json
@@ -26,7 +26,7 @@
26
"@babel/eslint-plugin": "^7.14.0",
27
"@typescript-eslint/eslint-plugin": "^4.28.1",
28
"@typescript-eslint/parser": "^4.28.1",
29
- "babel-preset-gatsby-package": "^1.14.0-next.0",
+ "babel-preset-gatsby-package": "^1.13.0",
30
"cross-env": "^7.0.3",
31
"eslint": "^7.32.0",
32
"eslint-config-google": "^0.14.0",
@@ -36,8 +36,8 @@
36
"eslint-plugin-jsx-a11y": "^6.4.1",
37
"eslint-plugin-prettier": "^4.0.0",
38
"eslint-plugin-react": "^7.24.0",
39
- "gatsby": "^3.14.0-next.0",
40
- "gatsby-plugin-utils": "^1.14.0-next.0",
+ "gatsby": "^3.13.0",
+ "gatsby-plugin-utils": "^1.13.0",
41
"jest": "^27.0.6",
42
"prettier": "^2.3.2",
43
"typescript": "^4.3.5"
0 commit comments