mirror of
https://github.com/langgenius/dify.git
synced 2026-04-30 07:28:05 +08:00
build: switch to pnpm
This commit is contained in:
@ -20,7 +20,8 @@
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
"storybook": "storybook dev -p 6006",
|
||||
"build-storybook": "storybook build"
|
||||
"build-storybook": "storybook build",
|
||||
"preinstall": "npx only-allow pnpm"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.3",
|
||||
|
||||
Reference in New Issue
Block a user