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.
1 parent a1e795b commit e8d1c98Copy full SHA for e8d1c98
package.json
@@ -41,7 +41,7 @@
41
"dependencies": {
42
"@babel/runtime": "^7.9.6",
43
"babel-jest": "^26.0.1",
44
- "babel-preset-gatsby": "^0.12.0",
+ "babel-preset-gatsby": "^1.0.0",
45
"identity-obj-proxy": "^3.0.0",
46
"prop-types": "^15.7.2",
47
"wildcard-match": "^5.1.0"
@@ -56,7 +56,7 @@
56
"@testing-library/react": "11.2.7",
57
"babel-eslint": "10.1.0",
58
"babel-plugin-dynamic-import-node": "2.3.3",
59
- "babel-preset-gatsby-package": "0.12.0",
+ "babel-preset-gatsby-package": "1.10.0",
60
"commitizen": "4.2.4",
61
"coveralls": "3.1.1",
62
"cross-env": "7.0.3",
0 commit comments