Skip to content

Commit

Permalink
Winston versio upgrade 0.6.2 -> 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaakko Suutarla committed Sep 2, 2013
1 parent 01cc296 commit 78dad5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "winston-logstash",
"version": "0.1.4",
"version": "0.1.5",
"description": "A Logstash transport for winston",
"main": "./lib/winston-logstash",
"homepage": "https://github.com/jaakkos/winston-logstash",
Expand All @@ -15,10 +15,10 @@
"url": "https://github.com/jaakkos/winston-logstash.git"
},
"dependencies": {
"winston": ">=0.6.2"
"winston": ">=0.7.2"
},
"devDependencies": {
"winston": ">=0.6.2",
"winston": ">=0.7.2",
"mocha": ">=1.8.2",
"chai": ">=1.5.0",
"timekeeper": ">=0.0.3"
Expand Down Expand Up @@ -55,4 +55,4 @@
"email": "jaakko@suutarla.com"
}
]
}
}

0 comments on commit 78dad5b

Please sign in to comment.