Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen authored Aug 28, 2016
1 parent 5c4eff6 commit 2ffcc4f
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.3",
"version": "1.0.0",
"description": "A basic logger middleware for InversifyJS",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -31,8 +31,8 @@
"chalk": "^1.1.3"
},
"devDependencies": {
"inversify": "^2.0.0-rc.10",
"inversify-dts": "^2.0.0",
"inversify": "^2.0.0-rc.12",
"inversify-dts": "^2.2.0",
"browserify": "^13.0.1",
"chai": "^3.5.0",
"gulp": "^3.9.1",
Expand Down

0 comments on commit 2ffcc4f

Please sign in to comment.