@mcma/google-cloud-http-functions
Advanced tools
Comparing version 0.13.18 to 0.13.19
{ | ||
"name": "@mcma/google-cloud-http-functions", | ||
"version": "0.13.18", | ||
"version": "0.13.19", | ||
"description": "Node module with code for using Google HTTP functions as an entry point to an MCMA API handler.", | ||
@@ -39,14 +39,14 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/api": "0.13.18", | ||
"@mcma/client": "0.13.18", | ||
"@mcma/core": "0.13.18", | ||
"@mcma/data": "0.13.18", | ||
"@mcma/worker-invoker": "0.13.18" | ||
"@mcma/api": "0.13.19", | ||
"@mcma/client": "0.13.19", | ||
"@mcma/core": "0.13.19", | ||
"@mcma/data": "0.13.19", | ||
"@mcma/worker-invoker": "0.13.19" | ||
}, | ||
"devDependencies": { | ||
"@mcma/api": "0.13.18", | ||
"@mcma/client": "0.13.18", | ||
"@mcma/core": "0.13.18", | ||
"@mcma/data": "0.13.18", | ||
"@mcma/worker-invoker": "0.13.18", | ||
"@mcma/api": "0.13.19", | ||
"@mcma/client": "0.13.19", | ||
"@mcma/core": "0.13.19", | ||
"@mcma/data": "0.13.19", | ||
"@mcma/worker-invoker": "0.13.19", | ||
"@types/express": "^4.17.6", | ||
@@ -53,0 +53,0 @@ "@types/node": "^13.7.6", |