diff --git a/README.md b/README.md index 4c701a4..8ed15d3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Compile from a webpack config to a string in memory. npm install --save @krakenjs/webpack-mem-compile ``` +Note: this package is requires webpack@4 as a peer dependency + ## Use Using a webpack config with an entry point: