Skip to content

Commit

Permalink
updated some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Jun 25, 2016
1 parent d531282 commit dd1611d
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": "inversify-logger-middleware",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "A basic logger middleware for InversifyJS",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"inversify": "^2.0.0-rc.1",
"inversify-dts": "^1.0.9",
"inversify-dts": "^1.1.0",
"browserify": "^13.0.1",
"chai": "^3.5.0",
"gulp": "^3.9.1",
Expand All @@ -52,7 +52,7 @@
"run-sequence": "^1.2.0",
"sinon": "^1.17.4",
"tsify": "^0.16.0",
"tslint": "^3.10.2",
"tslint": "^3.12.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
}
Expand Down

0 comments on commit dd1611d

Please sign in to comment.