Skip to content

Commit

Permalink
feat: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
arthcp committed Nov 25, 2024
1 parent d854556 commit 86af694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@socket.tech/dl-core",
"license": "UNLICENSED",
"version": "2.34.0",
"version": "2.35.0",
"description": "Smart contracts for socket data layer.",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion scripts/rpcConfig/constants/batcherSupportedChainSlug.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const batcherSupportedChainSlugs = [
ChainSlug.POLYGON_AMOY,
ChainSlug.OPBNB,
ChainSlug.GEIST,
ChainSlug.ZERO_SEPOLIA,
// ChainSlug.ZERO_SEPOLIA,
ChainSlug.ZERO,
ChainSlug.ZKSYNC,
ChainSlug.ARENA_Z,
Expand Down

0 comments on commit 86af694

Please sign in to comment.