Merge branch 'main' of github.com:0xi4o/Flowise into feature/allowed-domains

This commit is contained in:
Ilango
2024-02-28 18:36:55 +05:30
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.5.1",
"version": "1.6.0",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise-components",
"version": "1.6.1",
"version": "1.6.2",
"description": "Flowiseai Components",
"main": "dist/src/index",
"types": "dist/src/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.5.1",
"version": "1.6.0",
"description": "Flowiseai Server",
"main": "dist/index",
"types": "dist/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise-ui",
"version": "1.5.1",
"version": "1.6.0",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://flowiseai.com",
"author": {