Skip to content

Commit 3a98b13

Browse files
committed
fix: add typescript declaration filepath to package.json
1 parent 2009982 commit 3a98b13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"lib"
77
],
88
"main": "lib/index.js",
9+
"types": "lib/index.d.ts",
910
"repository": {
1011
"type": "git",
1112
"url": "https://github.com/nodkz/mongoose-plugin-autoinc.git"

0 commit comments

Comments
 (0)