aws-xray-sdk-postgres
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "aws-xray-sdk-postgres", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "AWS X-Ray Patcher for Postgres (Javascript)", | ||
@@ -17,3 +17,3 @@ "author": "Amazon Web Services", | ||
"peerDependencies": { | ||
"aws-xray-sdk-core": "^1.0.0-beta" | ||
"aws-xray-sdk-core": "^1.1.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
20709