diff --git a/packages/gatsby-plugin-stylus/package.json b/packages/gatsby-plugin-stylus/package.json index f00944c652116..8b99de86cfebc 100644 --- a/packages/gatsby-plugin-stylus/package.json +++ b/packages/gatsby-plugin-stylus/package.json @@ -8,10 +8,10 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "extract-text-webpack-plugin": "^1.0.1", + "extract-text-webpack-plugin": "^2.0.0", "gatsby-1-config-css-modules": "^1.0.10", "stylus": "^0.54.5", - "stylus-loader": "webpack1" + "stylus-loader": "3.0.0" }, "devDependencies": { "babel-cli": "^6.26.0",