Skip to content

Commit

Permalink
Fixes #368
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Sep 12, 2016
1 parent 0e608e0 commit 8d8e930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "inversify-logger-middleware",
"version": "2.0.0",
"version": "2.0.1",
"description": "A basic logger middleware for InversifyJS",
"main": "lib/index.js",
"typings": "./dts/inversify.d.ts",
"typings": "./dts/index.d.ts",
"scripts": {
"test": "gulp",
"prepublish": "publish-please guard",
Expand Down

0 comments on commit 8d8e930

Please sign in to comment.