Skip to content

Commit a37d2cb

Browse files
authored
Add missing complex-types.d.ts to package.json
Related-to: GH-4. Closes Gh-5. Reviewed-by: Titus Wormer <[email protected]>
1 parent ebbc7cb commit a37d2cb

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
@@ -31,6 +31,7 @@
3131
"main": "index.js",
3232
"types": "index.d.ts",
3333
"files": [
34+
"complex-types.d.ts",
3435
"index.d.ts",
3536
"index.js"
3637
],

0 commit comments

Comments
 (0)