Skip to content

Commit b9ea6a7

Browse files
authored
pin chain-mon to sdk version instead of workspace (ethereum-optimism#10597)
1 parent ebedd65 commit b9ea6a7

File tree

2 files changed

+46
-3
lines changed

2 files changed

+46
-3
lines changed

packages/chain-mon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@eth-optimism/contracts-bedrock": "workspace:*",
5454
"@eth-optimism/contracts-periphery": "1.0.8",
5555
"@eth-optimism/core-utils": "workspace:*",
56-
"@eth-optimism/sdk": "workspace:*",
56+
"@eth-optimism/sdk": "^3.3.1",
5757
"@types/dateformat": "^5.0.0",
5858
"chai-as-promised": "^7.1.1",
5959
"dateformat": "^4.5.1",

pnpm-lock.yaml

+45-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)