chore: up pnpm version
v8.10.0 has a regression
This commit is contained in:
parent
dc3b853cfc
commit
7fdd547e8c
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"type": "git",
|
||||
"url": "https://git.joinfirefish.org/firefish/firefish.git"
|
||||
},
|
||||
"packageManager": "pnpm@8.10.0",
|
||||
"packageManager": "pnpm@8.10.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"rebuild": "pnpm run clean && pnpm run build",
|
||||
|
@ -64,7 +64,7 @@
|
|||
"gulp-replace": "1.1.4",
|
||||
"gulp-terser": "2.1.0",
|
||||
"install-peers": "^1.0.4",
|
||||
"pnpm": "8.10.0",
|
||||
"pnpm": "8.10.2",
|
||||
"start-server-and-test": "1.15.2",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue