Skip to content

Commit cfd078b

Browse files
committed
fix(types): add the types folder
1 parent 2fa0e09 commit cfd078b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
},
1313
"keywords": [],
1414
"files": [
15-
"dist"
15+
"dist",
16+
"types"
1617
],
1718
"author": "Sudhir M <https://github.com/sudkumar>",
1819
"license": "MIT",

0 commit comments

Comments
 (0)