Skip to content

Commit ec7a30b

Browse files
author
Eran Levin
committed
and of course add types reference
1 parent 032024e commit ec7a30b

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
@@ -47,5 +47,6 @@
4747
"xo": "^0.23.0"
4848
},
4949
"main": "./src/index.js",
50-
"browser": "./src/browser.js"
50+
"browser": "./src/browser.js",
51+
"types": "./src/index.d.ts"
5152
}

0 commit comments

Comments
 (0)