Skip to content

Commit 1bd869c

Browse files
committed
Add index.d.ts to files
1 parent b34f568 commit 1bd869c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"mongo"
5454
],
5555
"files": [
56-
"/dist"
56+
"/dist",
57+
"index.d.ts"
5758
]
5859
}

0 commit comments

Comments
 (0)