Skip to content

Commit

Permalink
chore(babel-preset-gatsby): Adds the missing peer dependency on @babe…
Browse files Browse the repository at this point in the history
…l/core
  • Loading branch information
arcanis authored and sidharthachatterjee committed Feb 22, 2019
1 parent 3a77b66 commit 8be254a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/babel-preset-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"@babel/preset-react": "^7.0.0",
"babel-plugin-macros": "^2.4.2"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
},
"license": "MIT",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8be254a

Please sign in to comment.