diff --git a/playground/styleguide/package.json b/playground/styleguide/package.json index ba9f5f0..53e7dc1 100644 --- a/playground/styleguide/package.json +++ b/playground/styleguide/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "react-docgen-typescript": "1.12.3", - "react-styleguidist": "8.0.6", + "react-styleguidist": "12.0.0", "typescript": "3.1.6", "webpack-blocks": "1.0.0" }