Skip to content

Commit 5ef13b5

Browse files
committed
flowise-embed-react@3.1.3
1 parent cf5ea89 commit 5ef13b5

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

example/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/tsconfig.tsbuildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"root":["./src/app.tsx","./src/main.tsx"],"errors":true,"version":"5.9.3"}
1+
{"root":["./src/app.tsx","./src/main.tsx"],"version":"5.9.3"}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowise-embed-react",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "React library to display flowise chatbot on your website",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,10 +2647,10 @@ flatted@^3.2.7:
26472647
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
26482648
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
26492649

2650-
flowise-embed@latest:
2651-
version "3.1.2"
2652-
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.1.2.tgz#1be02a65226078bb992ec2b732056d5a3c447ded"
2653-
integrity sha512-Uo7cqTHUy5Oz93LPy10kiTWpmKL39aJVe6NNKiKSfjajaql2tpS6GBiKv0dTCsOyssbPziCRUCuagOmt4kwYWg==
2650+
flowise-embed@3.1.3:
2651+
version "3.1.3"
2652+
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.1.3.tgz#fd3d50057df738aec2205b470d5cc39516e1b648"
2653+
integrity sha512-en421zUluAvDV6sEonYFhmqpf8ZIE2FjC/l4TT0xb8vNF0/fjF9S3glP6L2eePC7SPsskuk4po/7MmXFgVRHoA==
26542654
dependencies:
26552655
"@babel/core" "^7.22.1"
26562656
"@microsoft/fetch-event-source" "^2.0.1"

0 commit comments

Comments
 (0)