functions icon indicating copy to clipboard operation
functions copied to clipboard

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

Open GaborTorma opened this issue 1 year ago • 0 comments
trafficstars

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.

GaborTorma avatar Jun 17 '24 11:06 GaborTorma