Skip to content

Commit e1f8055

Browse files
committed
1 parent 58f0c7a commit e1f8055

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.0.3",
3+
"version": "3.0.4",
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,9 +2629,9 @@ flatted@^3.2.7:
26292629
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
26302630

26312631
flowise-embed@latest:
2632-
version "3.0.3"
2633-
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.0.3.tgz#02931322a2721a57be7fc40c39b4ce848cc0b7c5"
2634-
integrity sha512-sLSZU72gzMV9Try82LR2RW7d5TTwcJxRysvJFN2N2E21B/SyyOEq8EXpALF59IwL7uL7+eXd3G7RjoxukqmCpQ==
2632+
version "3.0.5"
2633+
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.0.5.tgz#841a0967daf796c5de00df4d81bf42fd871f3097"
2634+
integrity sha512-CCZRpZdTeSW2Oagj7LxxK7YZKEbqjylUs2ayCuhB2hNoufkOpEJlyvqdDKcy6FDc+DwKg5aSjSFyTH2AFVh1pQ==
26352635
dependencies:
26362636
"@babel/core" "^7.22.1"
26372637
"@microsoft/fetch-event-source" "^2.0.1"

0 commit comments

Comments
 (0)