@mcma/aws-cloudwatch-events
Advanced tools
Comparing version 0.16.19 to 0.16.20
{ | ||
"name": "@mcma/aws-cloudwatch-events", | ||
"version": "0.16.19", | ||
"version": "0.16.20", | ||
"description": "Node module with code and type definitions for using Cloudwatch Events in an MCMA environment.", | ||
@@ -37,10 +37,10 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/core": "0.16.19", | ||
"@mcma/data": "0.16.19" | ||
"@mcma/core": "0.16.20", | ||
"@mcma/data": "0.16.20" | ||
}, | ||
"devDependencies": { | ||
"@mcma/core": "0.16.19", | ||
"@mcma/data": "0.16.19", | ||
"@mcma/core": "0.16.20", | ||
"@mcma/data": "0.16.20", | ||
"@types/node": "^18.19.34" | ||
} | ||
} |