netlify / functions

JavaScript and TypeScript utilities for Netlify Functions.
https://www.npmjs.com/package/@netlify/functions
MIT License
41 stars 17 forks source link

Wrong @netlify/serverless-functions-api version on npm in packages.json #508

Open GaborTorma opened 4 months ago

GaborTorma commented 4 months ago

In the NPM release has 1.18.1 version of @netlify/serverless-functions-api dependency. You can check in this screen shot from npm or see the NPM code base: https://www.npmjs.com/package/@netlify/functions/v/2.7.0?activeTab=code#:~:text=%22%40netlify/serverless%2Dfunctions%2Dapi%22%3A%20%221.18.1%22

The right version is 1.18.4. The GitHub source code has this.