Skip to content

Commit 259640e

Browse files
committed
fix(typings): declare explicitly the location of the TS typings
1 parent 1a1221e commit 259640e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"dist/index.js",
88
"index.d.ts"
99
],
10+
"typings": "index.d.ts",
1011
"scripts": {
1112
"test": "jest",
1213
"tdd": "jest --watch",

0 commit comments

Comments
 (0)