diff --git a/package.json b/package.json index 562abbe..bd2caee 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,9 @@ "url": "https://github.com/geowarin/friendly-errors-webpack-plugin/issues" }, "license": "MIT", + "peerDependencies": { + "webpack": "^2.0.0 || ^3.0.0" + }, "devDependencies": { "babel-core": "^6.23.1", "babel-eslint": "^7.1.1",