Skip to content

Commit 466e701

Browse files
authored
Merge pull request camitz#17 from christopherdeutsch/master
update package.json aws-sdk to ~2.82
2 parents abd4ff3 + 8bdb166 commit 466e701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"author": "Martin Camitz<martin.camitz@simpletask.se>",
33
"description": "A backend for StatsD to emit stats to Amazon's AWS CloudWatch.",
44
"name": "aws-cloudwatch-statsd-backend",
5-
"version": "1.2.0",
5+
"version": "1.3.0",
66
"main": "lib/aws-cloudwatch-statsd-backend.js",
77
"dependencies": {
8-
"aws-sdk": "~2.0.15"
8+
"aws-sdk": "~2.82"
99
},
1010
"devDependencies": {},
1111
"optionalDependencies": {},

0 commit comments

Comments
 (0)