File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @across-protocol/contracts" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"author" : " UMA Team" ,
5
5
"license" : " AGPL-3.0-only" ,
6
6
"repository" : {
32
32
"prepublish" : " yarn build && hardhat export --export-all ./cache/massExport.json && ts-node ./scripts/processHardhatExport.ts && prettier --write ./deployments/deployments.json && yarn generate-contract-types"
33
33
},
34
34
"dependencies" : {
35
- "@across-protocol/constants" : " ^3.0.0 " ,
35
+ "@across-protocol/constants" : " ^3.0.1 " ,
36
36
"@defi-wonderland/smock" : " ^2.3.4" ,
37
37
"@eth-optimism/contracts" : " ^0.5.40" ,
38
38
"@ethersproject/abstract-provider" : " 5.7.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- "@across-protocol/constants@^3.0.0 ":
6
- version "3.0.0 "
7
- resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.0.0 .tgz#0f5cbcaf40d43babbecb322d91a689b49c5536a0 "
8
- integrity sha512-iJz1EDdYr+GRgHRZwcAw2G06ZvV9VOW6GQ846X7G/dd8wVQej18v1Fpx6th4bcSba1j7jR5Hfi+/zqSDoxyLmw ==
5
+ "@across-protocol/constants@^3.0.1 ":
6
+ version "3.0.1 "
7
+ resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.0.1 .tgz#8fb2760a3c64801c9324bcbf76084fae9dfabb52 "
8
+ integrity sha512-cCrhLEpYfiFeDrXscUgdRTnOW5Sn2W9mmdrxxl1dXLC+tYMb1c2rgQVBQNxrdW7LGiDqCR4a5m5jYgWPXonzQg ==
9
9
10
10
"@across-protocol/contracts@^0.1.4":
11
11
version "0.1.4"
You can’t perform that action at this time.
0 commit comments