chore: up pnpm version

v8.10.0 has a regression
This commit is contained in:
naskya 2023-11-05 22:44:24 +00:00
parent dc3b853cfc
commit 7fdd547e8c
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}