Skip to content

Commit 3f3c426

Browse files
committed
Publish only dist/index.js to npm
1 parent b1a9884 commit 3f3c426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"codex-acp": "dist/index.js"
88
},
99
"files": [
10-
"dist/",
10+
"dist/index.js",
1111
"README.md",
1212
"LICENSE",
1313
"package.json"

0 commit comments

Comments
 (0)