Skip to content

Commit 9cae68a

Browse files
authored
fix: expose cli module (#11)
1 parent d982e12 commit 9cae68a

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
@@ -22,6 +22,7 @@
2222
"dist"
2323
],
2424
"exports": {
25+
"./cli": "./dist/cli.js",
2526
"./repl": "./dist/repl.js"
2627
},
2728
"bin": "./dist/cli.js",

0 commit comments

Comments
 (0)