Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Sep 11, 2016
1 parent 4beeb55 commit 0ef61ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ given class.
You can install `inversify-inject-decorators` using npm:

```
$ npm install inversify@2.0.0-rc.14 inversify-inject-decorators reflect-metadata --save
$ npm install inversify inversify-inject-decorators reflect-metadata --save
```

The `inversify-inject-decorators` type definitions are included in the npm module and require TypeScript 2.0.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"gulp-mocha": "^3.0.0",
"gulp-tslint": "^6.0.2",
"gulp-typescript": "^2.13.6",
"inversify": "^2.0.0-rc.14",
"inversify": "^2.0.0",
"mocha": "^3.0.2",
"publish-please": "^2.2.0",
"reflect-metadata": "^0.1.3",
Expand Down

0 comments on commit 0ef61ac

Please sign in to comment.