Skip to content

Commit

Permalink
Restore winston as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Harbin committed Dec 20, 2013
1 parent 3a88cf9 commit 0fc3cb5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
"type": "git",
"url": "https://github.com/jaakkos/winston-logstash.git"
},
"peerDependencies": {
"winston": ">=0.7.2"
},
"devDependencies": {
"winston": ">=0.7.2",
"mocha": ">=1.8.2",
Expand Down

0 comments on commit 0fc3cb5

Please sign in to comment.