diff --git a/examples/styleguide/package.json b/examples/styleguide/package.json index 4c48f828de6b3..5f27de32a7d70 100644 --- a/examples/styleguide/package.json +++ b/examples/styleguide/package.json @@ -5,7 +5,7 @@ "author": "scott.eckenthal@gmail.com", "dependencies": { "app-root-dir": "^1.0.2", - "gatsby": "^2.0.0", + "gatsby": "^3.13.0", "gatsby-source-filesystem": "^2.0.1", "gatsby-transformer-react-docgen": "^2.1.1", "gatsby-transformer-remark": "^2.1.1", @@ -13,7 +13,7 @@ "html-to-react": "^1.3.1", "react": "^16.4.0", "react-dom": "^16.4.0", - "react-live": "^1.7.1" + "react-live": "^2.2.3" }, "keywords": [ "gatsby"