Skip to content

Commit 4604fa1

Browse files
committed
fixup: add index.d.ts to package.json files property
Signed-off-by: Lance Ball <[email protected]>
1 parent 533a02f commit 4604fa1

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
@@ -17,6 +17,7 @@
1717
"release": "standard-version"
1818
},
1919
"files": [
20+
"index.d.ts",
2021
"lib",
2122
"v03",
2223
"v1"

0 commit comments

Comments
 (0)