File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " flowise-embed-react" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " React library to display flowise chatbot on your website" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
25
25
"@types/node" : " 18.15.11" ,
26
26
"@types/react" : " 18.0.32" ,
27
27
"eslint" : " 8.37.0" ,
28
- "flowise-embed" : " 3.0.0 " ,
28
+ "flowise-embed" : " latest " ,
29
29
"react" : " 19.0.0" ,
30
30
"rollup" : " 3.20.2" ,
31
31
"rollup-plugin-typescript-paths" : " 1.4.0" ,
Original file line number Diff line number Diff line change @@ -2628,10 +2628,10 @@ flatted@^3.2.7:
2628
2628
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
2629
2629
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
2630
2630
2631
- flowise-embed@3.0.0 :
2632
- version "3.0.0 "
2633
- resolved "https://registry.yarnpkg.com/flowise-embed/-/flowise-embed-3.0.0 .tgz#0e43d580a3dea7b2565d57e330952352c7ccbb20 "
2634
- integrity sha512-Zxo+47Fk15VdGHUGjr+vb93UUurtepKAlHWb7A2cFC2TUk4bo4x+fQFJXICI4P/Ms/XadoBt+lOFO/lcdmjwtA ==
2631
+ 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 ==
2635
2635
dependencies :
2636
2636
" @babel/core" " ^7.22.1"
2637
2637
" @microsoft/fetch-event-source" " ^2.0.1"
You can’t perform that action at this time.
0 commit comments