mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 11:00:55 +03:00
- Missed a few files that needed to be .jsx
- seperated out package locks per package
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"build": "tsc",
|
||||
"start": "run-script-os",
|
||||
"clean": "rimraf dist",
|
||||
"nuke": "rimraf dist node_modules",
|
||||
"start:windows": "cd bin && run start",
|
||||
"start:default": "cd bin && ./run start",
|
||||
"dev": "nodemon",
|
||||
@@ -80,6 +82,7 @@
|
||||
"concurrently": "^7.1.0",
|
||||
"nodemon": "^2.0.22",
|
||||
"oclif": "^3",
|
||||
"rimraf": "^5.0.5",
|
||||
"run-script-os": "^1.1.6",
|
||||
"shx": "^0.3.3",
|
||||
"ts-node": "^10.7.0",
|
||||
|
||||
Generated
+5607
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user