lambda-node-runtime
Advanced tools
{ | ||
"name": "lambda-node-runtime", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "Run any Node version on AWS Lambda", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -38,2 +38,5 @@ # Lambda Node Runtime | ||
``` | ||
Your AWS Lambda Function configuration should looks something like: | ||
 | ||
Optionally set desired Node.js version in `package.json` (default is latest LTS version 8.x (Carbon)): | ||
@@ -40,0 +43,0 @@ ```json |
279208
341.65%10
11.11%102
3.03%