mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 05:24:20 +08:00
chore: move commit hook to root (#34404)
This commit is contained in:
12
package.json
12
package.json
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"name": "dify",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prepare": "vp config"
|
||||
},
|
||||
"devDependencies": {
|
||||
"taze": "catalog:",
|
||||
"vite-plus": "catalog:"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^22.22.1"
|
||||
},
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"devDependencies": {
|
||||
"taze": "catalog:"
|
||||
}
|
||||
"packageManager": "pnpm@10.33.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user