made some updates

This commit is contained in:
SinachPat
2026-04-30 19:50:14 +01:00
parent 33846ceef7
commit 83dc795f89
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "Originmain CLI — reverse proxy for live React component inspection.", "description": "Originmain CLI — reverse proxy for live React component inspection.",
"type": "module", "type": "module",
"bin": { "bin": {
"originmain": "./dist/cli.js" "originmain": "dist/cli.js"
}, },
"exports": { "exports": {
".": { ".": {