Skip to content

Commit 5b5db1c

Browse files
committed
add link to types
1 parent 9e04242 commit 5b5db1c

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
@@ -4,6 +4,7 @@
44
"description": "use automerge-repo in your solid app",
55
"type": "module",
66
"main": "out/index.js",
7+
"types": "./out/index.d.ts",
78
"scripts": {
89
"prepublish": "pnpm mk",
910
"mk": "rm -rf ./out ./docs; node --experimental-strip-types ./mk.ts && typedoc",

0 commit comments

Comments
 (0)