mirror of https://github.com/halo-dev/halo
chore: bump pnpm version to 8 (#3935)
#### What type of PR is this? /kind improvement /area console /milestone 2.6.x #### What this PR does / why we need it: 升级 pnpm 的版本为 pnpm 8,更新 pnpm-lock.yaml 文件。 GitHub Actions 的改动将在 https://github.com/halo-sigs/actions #### Which issue(s) this PR fixes: Fixes #3934 #### Does this PR introduce a user-facing change? ```release-note None ```pull/3925/head^2
parent
48863addba
commit
017bb55521
|
@ -23,8 +23,7 @@
|
|||
## 开发环境运行
|
||||
|
||||
```bash
|
||||
# pnpm@7.0.0+
|
||||
npm install -g pnpm
|
||||
npm install -g pnpm@8
|
||||
```
|
||||
|
||||
```bash
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue