@mcma/aws-api-gateway
Advanced tools
Comparing version 0.14.4 to 0.14.5
{ | ||
"name": "@mcma/aws-api-gateway", | ||
"version": "0.14.4", | ||
"version": "0.14.5", | ||
"description": "Node module with code for using AWS's API Gateway as an entry point to an MCMA API handler.", | ||
@@ -37,12 +37,12 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/core": "0.14.4", | ||
"@mcma/api": "0.14.4", | ||
"@mcma/core": "0.14.5", | ||
"@mcma/api": "0.14.5", | ||
"@types/aws-lambda": "^8.10.63" | ||
}, | ||
"devDependencies": { | ||
"@mcma/api": "0.14.4", | ||
"@mcma/client": "0.14.4", | ||
"@mcma/core": "0.14.4", | ||
"@mcma/data": "0.14.4", | ||
"@mcma/worker-invoker": "0.14.4", | ||
"@mcma/api": "0.14.5", | ||
"@mcma/client": "0.14.5", | ||
"@mcma/core": "0.14.5", | ||
"@mcma/data": "0.14.5", | ||
"@mcma/worker-invoker": "0.14.5", | ||
"@types/aws-lambda": "^8.10.63", | ||
@@ -49,0 +49,0 @@ "@types/node": "^14.17.22", |