mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
Chore/changed vm2 to @flowiseai/nodevm (#3200)
* changed vm2 to @flowiseai/nodevm * update set-value and lunary version
This commit is contained in:
@@ -15,7 +15,7 @@ export const notEmptyRegex = '(.|\\s)*\\S(.|\\s)*' //return true if string is no
|
||||
export const FLOWISE_CHATID = 'flowise_chatId'
|
||||
|
||||
/*
|
||||
* List of dependencies allowed to be import in vm2
|
||||
* List of dependencies allowed to be import in @flowiseai/nodevm
|
||||
*/
|
||||
export const availableDependencies = [
|
||||
'@aws-sdk/client-bedrock-runtime',
|
||||
|
||||
Reference in New Issue
Block a user