Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed May 17, 2024
1 parent 6cae8a0 commit 8ab0a44
Show file tree
Hide file tree
Showing 3 changed files with 10,502 additions and 7,440 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
release-type: node
package-name: "@ubiquitydao/rpc-handler"
package-name: "@test117/rpc-handler"
default-branch: main
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@ubiquitydao/rpc-handler",
"name": "@test117/rpc-handler",
"version": "1.0.0",
"description": "Uses Chainlist's RPC collection racing them returning the lowest latency RPC",
"main": "dist/cjs/rpc-handler.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
"@commitlint/config-conventional"
]
}
}
}
Loading

0 comments on commit 8ab0a44

Please sign in to comment.