We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2288cc8 commit cf1a3f8Copy full SHA for cf1a3f8
CONTRIBUTING.md
@@ -7,7 +7,7 @@ To contribute to `webpack-bundle-analyzer`, fork the repository and clone it to
7
Next, install this package's dependencies:
8
9
```sh
10
-npm install --legacy-peer-deps
+npm i
11
```
12
13
## Develop with your own project
0 commit comments