Skip to content

Commit

Permalink
fix: add typescript declaration filepath to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Jan 23, 2018
1 parent 2009982 commit 3a98b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"lib"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/nodkz/mongoose-plugin-autoinc.git"
Expand Down

0 comments on commit 3a98b13

Please sign in to comment.