mirror of https://github.com/langgenius/dify.git
chore: update packageManager version in package.json to pnpm@10.18.2 (#26731)
This commit is contained in:
parent
78f09801b5
commit
fbc745764a
|
|
@ -2,7 +2,7 @@
|
|||
"name": "dify-web",
|
||||
"version": "1.9.1",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.17.1",
|
||||
"packageManager": "pnpm@10.18.2",
|
||||
"engines": {
|
||||
"node": ">=v22.11.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue