update pnpm wordings

This commit is contained in:
Henry
2024-03-12 16:53:20 +08:00
parent 474681e113
commit c557d8d19c
4 changed files with 2 additions and 10 deletions
@@ -6,10 +6,6 @@ import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Inter
import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
/**
* I had to run the following to build the component
* and get the icon copied over to the dist directory
* Flowise/packages/components > yarn build
*
* @author Michael Connor <mlconnor@yahoo.com>
*/
class AWSChatBedrock_ChatModels implements INode {