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 c0546e3 commit 9ce18e7Copy full SHA for 9ce18e7
package.json
@@ -15,7 +15,7 @@
15
"devDependencies": {
16
"@babel/cli": "7.8.4",
17
"@babel/core": "7.9.6",
18
- "babel-preset-gatsby-package": "0.5.3",
+ "babel-preset-gatsby-package": "2.10.0",
19
"cross-env": "7.0.2",
20
"eslint": "6.8.0",
21
"eslint-config-airbnb": "18.2.0",
@@ -31,7 +31,7 @@
31
"prettier-eslint-cli": "4.7.1"
32
},
33
"peerDependencies": {
34
- "gatsby": "^2.0.15"
+ "gatsby": "^2.0.15 || ^4.0.0"
35
36
"repository": {
37
"type": "git",
0 commit comments