cms-event-registration icon indicating copy to clipboard operation
cms-event-registration copied to clipboard

Update project to use axios instead of deprecated require library

Open TheWebTech opened this issue 4 years ago • 0 comments

Axios is now preloaded in serverless functions: https://developers.hubspot.com/docs/cms/features/serverless-functions/reference

This project should be updated to change all uses of request to axios equivalent.

TheWebTech avatar Jun 29 '20 13:06 TheWebTech