Skip to content

Commit

Permalink
Bumped v2.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Oct 16, 2017
1 parent 3a35a26 commit 05d6fb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pino-elasticsearch",
"version": "2.2.0",
"version": "2.2.1",
"description": "Load pino logs into ElasticSearch",
"main": "pino-elasticsearch",
"bin": {
Expand Down Expand Up @@ -29,14 +29,14 @@
"tap": "^10.7.2"
},
"dependencies": {
"aws-sdk": "^2.83.0",
"aws-sdk": "^2.133.0",
"elasticsearch": "^13.3.1",
"fast-json-parse": "^1.0.3",
"http-aws-es": "^3.1.0",
"minimist": "^1.2.0",
"pump": "^1.0.2",
"readable-stream": "^2.3.3",
"split2": "^2.1.1"
"split2": "^2.2.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 05d6fb0

Please sign in to comment.