serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
266 stars 162 forks source link

chore: update serverless-azure-functions in typescript-webpack example #473

Closed LironEr closed 4 years ago

LironEr commented 4 years ago

What did you implement:

Just update the lib version so the example will work related to the last PR: https://github.com/serverless/serverless-azure-functions/pull/472

How did you implement it:

How can we verify it:

Todos:

Note: Run npm run test:ci to run all validation checks on proposed changes

Is this ready for review?: YES Is it a breaking change?: NO