Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Jan 30, 2017
1 parent 8f25aae commit a80d849
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@
"**/docs": true,
"type_definitions/**/*.js": true
}
,
"vsicons.presets.angular": false
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inversify-inject-decorators",
"version": "3.0.0-beta.2",
"version": "3.0.0",
"description": "Lazy evaluated property injection decorators for InversifyJS",
"main": "lib/index.js",
"jsnext:main": "es/index.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"publish-please": "^2.2.0",
"reflect-metadata": "^0.1.3",
"run-sequence": "^1.2.2",
"tslint": "^4.0.1",
"tslint": "^4.4.2",
"typescript": "^2.1.1"
}
}

0 comments on commit a80d849

Please sign in to comment.