Update pnpm version expected by the monorepo (#985)
This commit is contained in:
parent
2e296996cb
commit
1033b93747
2 changed files with 169 additions and 316 deletions
|
@ -38,7 +38,7 @@
|
||||||
"*.{ts,tsx,md}": "prettier --write",
|
"*.{ts,tsx,md}": "prettier --write",
|
||||||
"*.{ts,tsx,md,js,jsx}": "cspell --no-must-find-files"
|
"*.{ts,tsx,md,js,jsx}": "cspell --no-must-find-files"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.2.0",
|
"packageManager": "pnpm@8.7.4",
|
||||||
"private": true,
|
"private": true,
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"apps/*",
|
"apps/*",
|
||||||
|
|
483
pnpm-lock.yaml
483
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue