Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen authored Sep 10, 2016
1 parent f3cdd21 commit e81e2c9
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 @@ -4,7 +4,7 @@
"description": "An utility that allows developers to declare InversifyJS bindings using ES2016 decorators",
"main": "lib/index.js",
"jsnext:main": "es/index.js",
"typings": "./dts/inversify.d.ts",
"typings": "./dts/index.d.ts",
"scripts": {
"test": "gulp",
"prepublish": "publish-please guard",
Expand Down

0 comments on commit e81e2c9

Please sign in to comment.