@codegenie/serverless-express
Advanced tools
Comparing version 4.12.2 to 4.12.3
{ | ||
"name": "@codegenie/serverless-express", | ||
"version": "4.12.2", | ||
"version": "4.12.3", | ||
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=14" | ||
}, | ||
@@ -34,0 +34,0 @@ "publishConfig": { |
@@ -5,3 +5,3 @@ | ||
<a href="https://codegenie.codes"> | ||
<img src="https://raw.githubusercontent.com/CodeGenieApp/serverless-express/mainline/code-genie-logo.jpg" alt="Code Genie Logo"> | ||
<img src="https://raw.githubusercontent.com/CodeGenieApp/serverless-express/mainline/code-genie-logo-gh.jpg" alt="Code Genie Logo"> | ||
</a> | ||
@@ -8,0 +8,0 @@ </p> |
70317