Skip to content

Commit 0ed26df

Browse files
committed
chore: update main entry point
1 parent b9bea29 commit 0ed26df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cliui",
33
"version": "9.0.1",
44
"description": "easily create complex multi-column command-line-interfaces",
5-
"main": "build/index.mjs",
5+
"main": "index.mjs",
66
"exports": {
77
".": "./index.mjs"
88
},

0 commit comments

Comments
 (0)