Skip to content

Commit 9ce18e7

Browse files
committed
Update gatsby monorepo
1 parent c0546e3 commit 9ce18e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@babel/cli": "7.8.4",
1717
"@babel/core": "7.9.6",
18-
"babel-preset-gatsby-package": "0.5.3",
18+
"babel-preset-gatsby-package": "2.10.0",
1919
"cross-env": "7.0.2",
2020
"eslint": "6.8.0",
2121
"eslint-config-airbnb": "18.2.0",
@@ -31,7 +31,7 @@
3131
"prettier-eslint-cli": "4.7.1"
3232
},
3333
"peerDependencies": {
34-
"gatsby": "^2.0.15"
34+
"gatsby": "^2.0.15 || ^4.0.0"
3535
},
3636
"repository": {
3737
"type": "git",

0 commit comments

Comments
 (0)