Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
debarghyab authored Apr 14, 2020
1 parent 135931e commit d46fe59
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rabbitmq-logger",
"version": "0.0.6",
"version": "0.0.7",
"description": "A transport module for winston that logs to RabbitMQ",
"main": "src/index.js",
"directories": {
Expand Down Expand Up @@ -43,5 +43,6 @@
},
"engines": {
"node": ">=8.3.0"
}
},
"runkitExampleFilename": "examples/example.js"
}

0 comments on commit d46fe59

Please sign in to comment.