chore: bump pnpm version (#26010)

Co-authored-by: 17hz <0x149527@gmail.com>
This commit is contained in:
lyzno1 2025-09-30 10:48:06 +08:00 committed by GitHub
parent 591c463e4b
commit 97c924fe29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "dify-web",
"version": "1.9.1",
"private": true,
"packageManager": "pnpm@10.16.0",
"packageManager": "pnpm@10.17.1",
"engines": {
"node": ">=v22.11.0"
},