Skip to content

Commit 0a06b3d

Browse files
committed
1 parent d7976aa commit 0a06b3d

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.1",
3+
"version": "3.0.2",
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.1"
2633-
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.0.1.tgz#5efe601005df57c2358d742f71333377cfb108b8"
2634-
integrity sha512-KWljWFUFedlGG2qnksxm/4o1pGnACZam6/cIREXLXTZpNCbmaaVEOaY/KVtXyLhWOJu/was0vDpraDU+5qe+tg==
2632+
version "3.0.2"
2633+
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.0.2.tgz#d7e688852b0e58b3243beaff443971aef592d5d2"
2634+
integrity sha512-aFAk1WFWf+xPySsZ5MQoCJbfOYsc9797AWitNm7gM/TJyDkqu+XtexihZMtq92oNJcXv7+cC1U+iVoNifVXiUg==
26352635
dependencies:
26362636
"@babel/core" "^7.22.1"
26372637
"@microsoft/fetch-event-source" "^2.0.1"

0 commit comments

Comments
 (0)