Skip to content

Commit

Permalink
update webpack 5 version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris McNally committed Jan 7, 2022
1 parent 63241bc commit ba3575c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ yarn add --dev \
Choose your webpack version

```bash
yarn add --dev webpack@5.24.0 html-webpack-plugin@5.2.0
yarn add --dev webpack@5.65.0 html-webpack-plugin@5.2.0
# or
yarn add --dev webpack@4.46.0 html-webpack-plugin@4.5.2
```
Expand Down

0 comments on commit ba3575c

Please sign in to comment.