Merge branch 'FlowiseAI:main' into UI/Custom-Icons

This commit is contained in:
Abhishek Shankar 2023-12-18 10:54:09 -05:00 committed by GitHub
commit bde61fecfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.4.5",
"version": "1.4.6",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [

View File

@ -1,6 +1,6 @@
{
"name": "flowise-components",
"version": "1.4.6",
"version": "1.4.7",
"description": "Flowiseai Components",
"main": "dist/src/index",
"types": "dist/src/index.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.4.5",
"version": "1.4.6",
"description": "Flowiseai Server",
"main": "dist/index",
"types": "dist/index.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "flowise-ui",
"version": "1.4.3",
"version": "1.4.4",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://flowiseai.com",
"author": {