Skip to content

Commit e1c7fe6

Browse files
committed
chore: add types field into package.json
1 parent 471f81a commit e1c7fe6

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
@@ -10,6 +10,7 @@
1010
"index.js",
1111
"examples/*.html"
1212
],
13+
"types": "types.d.ts",
1314
"scripts": {
1415
"dev": "rollup -wc --environment NODE_ENV:development",
1516
"build": "rollup -c --environment NODE_ENV:production",

0 commit comments

Comments
 (0)