Skip to content

Commit 32b148a

Browse files
authored
Merge pull request #4 from AsherJingkongChen/master
Fix linting error
2 parents fd8bfa7 + 97b2786 commit 32b148a

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
@@ -13,6 +13,7 @@
1313
".": {
1414
"import": "./dist/index.mjs",
1515
"require": "./dist/index.cjs"
16+
"types": "./dist/types/index.d.ts"
1617
}
1718
},
1819
"keywords": [

0 commit comments

Comments
 (0)