storyblok / gatsby-storyblok-boilerplate

Gatsby starter template with Storyblok's headless cms and true preview
https://www.storyblok.com/tp/add-a-headless-cms-to-gatsby-5-minutes
BSD Zero Clause License
37 stars 28 forks source link

Update Gatsby and other dependencies #14

Open emanuelgsouza opened 4 years ago

emanuelgsouza commented 4 years ago

Gatsby's changelog to reference.

Before the PR, you need to check if all is working.

CodeSadhu commented 4 years ago

What exactly is the task here? Quite confused. Do I have to add the dependancy list to the Readme?

emanuelgsouza commented 4 years ago

It just to update the dependencies in the project and run it to check if all is working. You can run the yarn upgrade-interactive --latest command to check which packages need to update.