Skip to content

Commit

Permalink
Update inversify type definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hourlier committed May 19, 2016
1 parent 596a927 commit 5dbef28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"dependencies": {
"builder-ts-library": "~0.0.6",
"immutable": "^3.8.0",
"inversify": "^2.0.0-beta.2",
"inversify": "^2.0.0-beta.5",
"inversify-dts": "^1.0.0",
"js-cookie": "^2.1.0",
"redux": "^3.4.0",
"retax-utils": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion types/inversify.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/// <reference path="../node_modules/inversify/type_definitions/inversify/inversify.d.ts" />
/// <reference path="../node_modules/inversify-dts/inversify/inversify.d.ts" />

0 comments on commit 5dbef28

Please sign in to comment.