Files
dify/package.json
Stephen ZhouGitHubyyhautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
52a4bea88f refactor: introduce pnpm workspace (#34241)
Co-authored-by: yyh <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-30 10:34:50 +00:00

12 lines
170 B
JSON

{
"name": "dify",
"private": true,
"engines": {
"node": "^22.22.1"
},
"packageManager": "[email protected]",
"devDependencies": {
"taze": "catalog:"
}
}