Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit ac58fcc

Browse files
author
kobi
committed
fix: package.json types declaration file
1 parent 6161d90 commit ac58fcc

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
"repository": "https://github.com/SponsorPay/stack-retrace",
77
"license": "ISC",
88
"main": "cjs/index.js",
9+
"types": "cjs/index.d.ts",
910
"files": [
1011
"cjs"
1112
],

0 commit comments

Comments
 (0)