made tiny updates

This commit is contained in:
SinachPat
2026-04-30 20:18:31 +01:00
parent 1c81b21e35
commit 1b2967d206
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# @originmain/cli
A reverse proxy that enables live React component inspection inside [Originmain](https://originmain.com) artboards.
A reverse proxy that enables live React component inspection inside [Originmain](https://originmain.sinachpat.com) artboards.
Point it at your running dev server and paste the proxy URL into an artboard's **Connect app** field. From that point on, Originmain can read your component tree in real time, highlight selected components, and push design tokens into the running app — without any changes to your source code.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@originmain/cli",
"version": "0.0.2",
"version": "0.0.3",
"private": false,
"description": "Originmain CLI — reverse proxy for live React component inspection.",
"type": "module",