add turbo, changes to make it work across docker, docker-compose, npx

This commit is contained in:
Henry
2023-11-27 11:56:40 +00:00
parent 2356cc7abd
commit 8ce32179ee
15 changed files with 25782 additions and 36867 deletions
+1 -2
View File
@@ -20,7 +20,6 @@
"commands": "./dist/commands"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
"build": "tsc",
"start": "run-script-os",
"clean": "rimraf dist",
@@ -44,7 +43,7 @@
"email": "henryheng@flowiseai.com"
},
"engines": {
"node": ">=18.15.0"
"node": ">=18.15.0 <19.0.0 || ^20"
},
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {