Skip to content

Commit db81ada

Browse files
committed
Add typings reference to package.json.
1 parent 9c5c7dd commit db81ada

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
@@ -19,6 +19,7 @@
1919
"registry": "https://registry.npmjs.org/"
2020
},
2121
"main": "lib/index.js",
22+
"typings": "typings/index.d.ts",
2223
"files": [
2324
"lib",
2425
"src"

0 commit comments

Comments
 (0)