File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"ethers" : " ^5.6.0"
16
16
},
17
17
"devDependencies" : {
18
- "@arbitrum/sdk" : " 3.0.0-rc.1 " ,
18
+ "@arbitrum/sdk" : " ^ 3.0.0" ,
19
19
"@commitlint/cli" : " ^13.2.1" ,
20
20
"@commitlint/config-conventional" : " ^13.2.0" ,
21
21
"@defi-wonderland/smock" : " ^2.0.7" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- "@arbitrum/
[email protected] -rc.1 ":
6
- version "3.0.0-rc.1 "
7
- resolved "https://registry.yarnpkg.com/@arbitrum/sdk/-/sdk-3.0.0-rc.1. tgz#5335bd833ded89bfe95328a44ccd2ba743f82239 "
8
- integrity sha512-8t4fgvQR/83whezeb1WKBeWtBnfmZ0vaDE1w96cKEt8bdrmTQ8yQF3Vpeq/Y21/SrOdDNj5CQWor1Y6wB+FbyQ ==
5
+ "@arbitrum/sdk@^ 3.0.0":
6
+ version "3.0.0"
7
+ resolved "https://registry.yarnpkg.com/@arbitrum/sdk/-/sdk-3.0.0. tgz#a5dc48a00cb8c6e230a2c696c0e880a7f80c637d "
8
+ integrity sha512-Mws5WAxxirp3vk8JH3vyQ5H6q1NNUIAAGEd9oEnQYDMyTBHLKU293GA3s9w4w6ZfIq/RZq8YCexhy4D1R+mQng ==
9
9
dependencies:
10
10
"@ethersproject/address" "^5.0.8"
11
11
"@ethersproject/bignumber" "^5.1.1"
You can’t perform that action at this time.
0 commit comments