-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
Currently serverless-runtime-types project uses a twilio dependency version 3.
"twilio": "^3.60.0" |
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
Labels
No labels