diff --git a/.github/workflows/deprecated.yml b/.github/workflows/deprecated.yml index f7143d6f2..ea3724974 100644 --- a/.github/workflows/deprecated.yml +++ b/.github/workflows/deprecated.yml @@ -21,7 +21,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 with: files: | apps/www/** diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 592248774..29d56e2c2 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -40,6 +40,7 @@ "@skyr": "https://ui-play.skyroc.me/r/{name}.json", "@retroui": "https://retroui.dev/r/{name}.json", "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json", + "@react-market": "https://www.react-market.com/get/{name}", "@97cn": "https://97cn.itzik.co/r/{name}.json", "@better-upload": "https://better-upload.com/r/{name}.json", "@zippystarter": "https://zippystarter.com/r/{name}.json",