Skip to content

Commit

Permalink
Downgrade to 4.20231121.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Jan 25, 2024
1 parent faff6c1 commit bc65b51
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arb-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@chainlink/ccip-read-server": "^0.2.1",
"@cloudflare/workers-types": "^4.20240117.0",
"@cloudflare/workers-types": "^4.20231121.0",
"@ensdomains/evm-gateway": "^0.1.0",
"@ethereumjs/block": "^5.0.0",
"@nomicfoundation/ethereumjs-block": "^5.0.2",
Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion evm-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"module": "./_esm/index.js",
"dependencies": {
"@chainlink/ccip-read-server": "^0.2.1",
"@cloudflare/workers-types": "^4.20240117.0",
"@cloudflare/workers-types": "^4.20231121.0",
"@ensdomains/ccip-read-cf-worker": "^0.0.1",
"ethers": "^6.7.1"
},
Expand Down

0 comments on commit bc65b51

Please sign in to comment.