Add index.d.ts to package files whitelist
This commit is contained in:
parent
19aa13dcda
commit
01ab669350
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"files": [
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
"index.d.ts",
|
||||
"index.js",
|
||||
"package.json",
|
||||
"test.js",
|
||||
|
|
Loading…
Reference in a new issue