Bump pnpm version (#4488)
This commit is contained in:
parent
74cb94ca3c
commit
1be49088cc
1 changed files with 2 additions and 2 deletions
|
@ -40,9 +40,9 @@
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^14.18.0 || >=16.12.0",
|
"node": "^14.18.0 || >=16.12.0",
|
||||||
"pnpm": ">=7.5.0"
|
"pnpm": ">=7.9.5"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@7.5.0",
|
"packageManager": "pnpm@7.9.5",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"packageExtensions": {
|
"packageExtensions": {
|
||||||
"svelte2tsx": {
|
"svelte2tsx": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue