Skip to content

Commit 629b873

Browse files
authored
fix: Actually publish TypeScript type definitions (#4008)
1 parent be63e40 commit 629b873

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"cli.js",
5151
"src/",
5252
"contrib/",
53-
"dist/"
53+
"dist/",
54+
"types/"
5455
],
5556
"license": "MIT",
5657
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)