Skip to content

Update twilio dependency in serverless-runtime-types #483

@Humberd

Description

@Humberd

Currently serverless-runtime-types project uses a twilio dependency version 3.

However, the newest one is version 4.
If you install both newest versions in your project then you will get conflicts:

Type 'import("D:\\Repositories\\flexfunctions\\node_modules\\@twilio-labs\\serverless-runtime-types\\node_modules\\twilio\\lib\\rest\\api\\v2010\\account\\incomingPhoneNumber").IncomingPhoneNumberInstance' 
is not assignable to type 'import("D:\\Repositories\\flexfunctions\\node_modules\\twilio\\lib\\rest\\api\\v2010\\account\\incomingPhoneNumber").IncomingPhoneNumberInstance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions