🥳 flowise@1.1.1 release

This commit is contained in:
Henry
2023-04-14 23:27:49 +01:00
parent be9cb55b72
commit 0681a34408
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Drag & drop UI to build your customized LLM flow using [LangchainJS](https://git
```bash
npm install -g flowise
```
2. Start FlowiseAI
2. Start Flowise
```bash
npx flowise start
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.1.0",
"version": "1.1.1",
"description": "Flowiseai Server",
"main": "dist/index",
"types": "dist/index.d.ts",