Update pnpm version from 7.5.0 to 7.9.5 (#6232)
This commit is contained in:
parent
16cb5bc6a1
commit
87e0c10365
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ We welcome contributions of any size and skill level. As an open source project,
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
node: "^14.18.0 || >=16.12.0"
|
node: "^14.18.0 || >=16.12.0"
|
||||||
pnpm: "^7.5.0"
|
pnpm: "^7.9.5"
|
||||||
# otherwise, your build will fail
|
# otherwise, your build will fail
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue