chore: update pnpm

This commit is contained in:
roymondchen 2026-03-17 15:52:53 +08:00
parent 1b854d2347
commit 3e4d49dd45

View File

@ -3,7 +3,7 @@
"name": "tmagic",
"private": true,
"type": "module",
"packageManager": "pnpm@10.18.2",
"packageManager": "pnpm@10.32.1",
"scripts": {
"bootstrap": "pnpm i && pnpm build",
"clean:top": "rimraf */**/dist */**/types */dist coverage dwt* temp packages/cli/lib",