feat: replace npm with pnpm (#41)

Co-authored-by: Anthony Hivert <anthony.hivert@numberly.com>
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2024-07-04 19:44:50 +02:00 committed by GitHub
commit 74b954cc9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4308 additions and 10797 deletions

View file

@ -15,6 +15,9 @@ export class HttpBinApi implements ICredentialType {
name: 'token',
type: 'string',
default: '',
typeOptions: {
password: true,
}
},
{
displayName: 'Domain',