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:
@@ -5,6 +5,7 @@
|
||||
"main": "dist/src/index",
|
||||
"types": "dist/src/index.d.ts",
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"build": "tsc && gulp",
|
||||
"dev": "tsc --watch"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user