Skip to content

Commit cf5ea89

Browse files
committed
flowise-embed-react@3.1.2
1 parent b7cf26a commit cf5ea89

3 files changed

Lines changed: 8 additions & 8 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.

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.1",
3+
"version": "3.1.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
@@ -2648,9 +2648,9 @@ flatted@^3.2.7:
26482648
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
26492649

26502650
flowise-embed@latest:
2651-
version "3.1.1"
2652-
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.1.1.tgz#115dc96978bf040fad0227de864c4716115e45c9"
2653-
integrity sha512-zG8tHlpl0hJIjxo0AHTqUFbODnzX3pwpm+oiYpP9JO/cn1uJ26xJkeTleKCqgnU0k+xRcm+AJpZqleXaUzMSyw==
2651+
version "3.1.2"
2652+
resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.1.2.tgz#1be02a65226078bb992ec2b732056d5a3c447ded"
2653+
integrity sha512-Uo7cqTHUy5Oz93LPy10kiTWpmKL39aJVe6NNKiKSfjajaql2tpS6GBiKv0dTCsOyssbPziCRUCuagOmt4kwYWg==
26542654
dependencies:
26552655
"@babel/core" "^7.22.1"
26562656
"@microsoft/fetch-event-source" "^2.0.1"

0 commit comments

Comments
 (0)