Skip to content

Commit

Permalink
fix(package): update typedi to version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 22, 2018
1 parent 3e99248 commit 99de99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"koa-static": "^4.0.2",
"koa-views": "^6.1.3",
"reflect-metadata": "^0.1.12",
"typedi": "^0.6.1"
"typedi": "^0.7.0"
},
"scripts": {
"test": "tsc -p ./ && nyc ava ./build/**/**/*.test.js",
Expand Down

0 comments on commit 99de99b

Please sign in to comment.