@mcma/aws-cloudwatch-events
Advanced tools
Comparing version 0.16.5 to 0.16.6
{ | ||
"name": "@mcma/aws-cloudwatch-events", | ||
"version": "0.16.5", | ||
"version": "0.16.6", | ||
"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.5", | ||
"@mcma/data": "0.16.5" | ||
"@mcma/core": "0.16.6", | ||
"@mcma/data": "0.16.6" | ||
}, | ||
"devDependencies": { | ||
"@mcma/core": "0.16.5", | ||
"@mcma/data": "0.16.5", | ||
"@mcma/core": "0.16.6", | ||
"@mcma/data": "0.16.6", | ||
"@types/node": "^18.15.10" | ||
} | ||
} |