chore: Updated pnpm version to 10.15.1 (#25065)

This commit is contained in:
17hz
2025-09-03 22:28:03 +08:00
committed by GitHub
parent db53656a45
commit aae792a9dd

View File

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