update pnpm version from 6.23.6 to 7 (#3267)
This commit is contained in:
parent
6ca2128aee
commit
59f07e8dd5
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.15.0 || >=16.0.0"
|
node: "^14.15.0 || >=16.0.0"
|
||||||
pnpm: "^6.23.6"
|
pnpm: "^7.0.0"
|
||||||
# otherwise, your build will fail
|
# otherwise, your build will fail
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue