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 4921488 commit ba109d5Copy full SHA for ba109d5
package.json
@@ -41,12 +41,12 @@
41
"@babel/runtime": "^7.0.0"
42
},
43
"peerDependencies": {
44
- "gatsby": "^2.0.0"
+ "gatsby": "^2.0.0 || ^5.0.0"
45
46
"devDependencies": {
47
"@babel/cli": "7.8.3",
48
"@babel/core": "7.8.3",
49
- "babel-preset-gatsby-package": "0.2.15",
+ "babel-preset-gatsby-package": "3.12.0",
50
"cross-env": "6.0.3",
51
"husky": "4.0.10",
52
"lint-staged": "10.0.0",
0 commit comments