packaging: move rg manifest out of npm bin

This commit is contained in:
Michael Bolin
2026-05-21 08:20:03 -07:00
parent 298e5cfce1
commit 6fb492a1b1
8 changed files with 46 additions and 13 deletions

View File

@@ -11,7 +11,7 @@
"node": ">=16"
},
"files": [
"bin",
"bin/codex.js",
"vendor"
],
"repository": {