Skip to content

Commit d94fdb0

Browse files
chore: bump constants
Signed-off-by: james-a-morris <[email protected]>
1 parent 56295e5 commit d94fdb0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prepublish": "yarn build && hardhat export --export-all ./cache/massExport.json && ts-node ./scripts/processHardhatExport.ts && prettier --write ./deployments/deployments.json && yarn generate-contract-types"
3535
},
3636
"dependencies": {
37-
"@across-protocol/constants-v2": "^1.0.11",
37+
"@across-protocol/constants-v2": "1.0.11-beta.espresso.1",
3838
"@defi-wonderland/smock": "^2.3.4",
3939
"@eth-optimism/contracts": "^0.5.40",
4040
"@ethersproject/abstract-provider": "5.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@across-protocol/constants-v2@^1.0.11":
6-
version "1.0.11"
7-
resolved "https://registry.yarnpkg.com/@across-protocol/constants-v2/-/constants-v2-1.0.11.tgz#58d34b5cb50351d097f2ca43c5a30b5908faed7c"
8-
integrity sha512-RpseYB2QxGyfyrfXtUeFxUSCUW1zqu442QFzsdD1LBZtymuzdHuL2MwtTdmRRnJSvzRTFTtlRh4bYDoExSb5zQ==
5+
"@across-protocol/[email protected]-beta.espresso.1":
6+
version "1.0.11-beta.espresso.1"
7+
resolved "https://registry.yarnpkg.com/@across-protocol/constants-v2/-/constants-v2-1.0.11-beta.espresso.1.tgz#fcc7a1749b53a1960278c023952fc2dc97bfb7e6"
8+
integrity sha512-V2ECwWFEms7wZm2QYFCYZLxc64RUfkDxphuelR+W4vhCYWINS71nMPg53ydLrEpBCKcBiehgXVn+cuJ7MvNL5w==
99

1010
"@across-protocol/contracts@^0.1.4":
1111
version "0.1.4"

0 commit comments

Comments
 (0)