diff --git a/examples/with-global-stylesheet/package.json b/examples/with-global-stylesheet/package.json index 0367156e..f4327b45 100644 --- a/examples/with-global-stylesheet/package.json +++ b/examples/with-global-stylesheet/package.json @@ -14,6 +14,8 @@ "next": "^2.0.0-beta.18", "node-sass": "^4.4.0", "raw-loader": "^0.5.1", + "react": "^15.4.2", + "react-dom": "^15.4.2", "sass-loader": "^4.1.1" }, "devDependencies": {