Skip to content

Commit

Permalink
fixed typings location
Browse files Browse the repository at this point in the history
  • Loading branch information
agalazis committed Jan 10, 2018
1 parent 4292423 commit 87b6d89
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 @@ -3,7 +3,7 @@
"version": "0.0.10",
"description": "Allows loading ssm parameters via convict",
"main": "dist/index.js",
"typings": "index.d.ts",
"typings": "dist/index.d.ts",
"engine-strict": true,
"engines": {
"node": ">=6.12.3"
Expand Down

0 comments on commit 87b6d89

Please sign in to comment.