Skip to content

Commit 9ca19e0

Browse files
committed
fix: publish missing d.ts file
1 parent 1636d78 commit 9ca19e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"types": "index.d.ts",
77
"files": [
88
"index.js",
9+
"index.d.ts",
910
"tokenize.js"
1011
],
1112
"scripts": {

0 commit comments

Comments
 (0)