Skip to content

Commit 5b213d1

Browse files
vlad-zhukovDamonOehlman
authored andcommitted
Add "types" field to package.json (#113)
1 parent fcb44d8 commit 5b213d1

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
@@ -3,6 +3,7 @@
33
"version": "4.5.0",
44
"description": "Unpack a browser type and version from the useragent string",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"scripts": {
78
"pretest": "tsc",
89
"test": "node test",

0 commit comments

Comments
 (0)