mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
- Updated workflow and pre-commit to work with PNPM, modified package.json to preinstall PNPM only.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"commands": "./dist/commands"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"build": "tsc",
|
||||
"start": "run-script-os",
|
||||
"start:windows": "cd bin && run start",
|
||||
|
||||
Reference in New Issue
Block a user