jlengstorf / authoring-gatsby-themes

22 stars 16 forks source link

Gatsby should not be in dependency in gatsby-theme-events #4

Open deadcoder0904 opened 5 years ago

deadcoder0904 commented 5 years ago

It's already in devDependency. I don't think you need to put it in dependency since users might want to install newer versions

https://github.com/jlengstorf/authoring-gatsby-themes/blob/master/gatsby-theme-events/package.json#L25

jlengstorf commented 5 years ago

@deadcoder0904 yep, you're absolutely correct. Thanks for pointing this out!