Commit f326f21 1 parent 37104dd commit f326f21 Copy full SHA for f326f21
File tree 8 files changed +25
-25
lines changed
8 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 4
4
"types" : " ./dist/index.d.ts" ,
5
5
"license" : " (MIT OR Apache-2.0)" ,
6
6
"author" :
" Webb Developers <[email protected] >" ,
7
- "version" : " 0.5.48 " ,
7
+ "version" : " 1.0.0 " ,
8
8
"scripts" : {
9
9
"build" : " yarn run clean && yarn run compile" ,
10
10
"clean" : " rimraf -rf ./dist" ,
11
11
"compile" : " tsc -p tsconfig.build.json"
12
12
},
13
13
"dependencies" : {
14
- "@webb-tools/contracts" : " ^0.5.48 " ,
15
- "@webb-tools/create2-utils" : " ^0.5.48 " ,
16
- "@webb-tools/interfaces" : " ^0.5.48 " ,
14
+ "@webb-tools/contracts" : " ^1.0.0 " ,
15
+ "@webb-tools/create2-utils" : " ^1.0.0 " ,
16
+ "@webb-tools/interfaces" : " ^1.0.0 " ,
17
17
"@webb-tools/sdk-core" : " 0.1.4-126" ,
18
- "@webb-tools/tokens" : " ^0.5.48 " ,
19
- "@webb-tools/utils" : " ^0.5.40 " ,
18
+ "@webb-tools/tokens" : " ^1.0.0 " ,
19
+ "@webb-tools/utils" : " ^1.0.0 " ,
20
20
"circomlibjs" : " ^0.0.8" ,
21
21
"ethers" : " 5.7.0" ,
22
22
"jssha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 24
24
"type" : " git" ,
25
25
"url" : " git://github.com/webb-tools/protocol-solidity.git"
26
26
},
27
- "version" : " 0.5.48 " ,
27
+ "version" : " 1.0.0 " ,
28
28
"gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97" ,
29
29
"dependencies" : {
30
30
"@ethersproject/abi" : " ^5.7.0" ,
Original file line number Diff line number Diff line change 10
10
"compile" : " tsc -p tsconfig.build.json"
11
11
},
12
12
"dependencies" : {
13
- "@webb-tools/contracts" : " ^0.5.48 " ,
13
+ "@webb-tools/contracts" : " ^1.0.0 " ,
14
14
"ethers" : " 5.7.0"
15
15
},
16
16
"publishConfig" : {
21
21
"type" : " git" ,
22
22
"url" : " git://github.com/webb-tools/protocol-solidity.git"
23
23
},
24
- "version" : " 0.5.48 " ,
24
+ "version" : " 1.0.0 " ,
25
25
"gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
26
26
}
Original file line number Diff line number Diff line change 10
10
"compile" : " tsc -p tsconfig.build.json"
11
11
},
12
12
"dependencies" : {
13
- "@webb-tools/interfaces" : " ^0.5.48 " ,
13
+ "@webb-tools/interfaces" : " ^1.0.0 " ,
14
14
"@webb-tools/sdk-core" : " 0.1.4-126" ,
15
- "@webb-tools/utils" : " ^0.5.40 " ,
16
- "@webb-tools/vbridge" : " ^0.5.48 " ,
15
+ "@webb-tools/utils" : " ^1.0.0 " ,
16
+ "@webb-tools/vbridge" : " ^1.0.0 " ,
17
17
"ecpair" : " ^2.0.1" ,
18
18
"ethers" : " 5.7.0" ,
19
19
"ganache" : " 7.5.0" ,
27
27
"type" : " git" ,
28
28
"url" : " git://github.com/webb-tools/protocol-solidity.git"
29
29
},
30
- "version" : " 0.5.48 " ,
30
+ "version" : " 1.0.0 " ,
31
31
"gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
32
32
}
Original file line number Diff line number Diff line change 19
19
"type" : " git" ,
20
20
"url" : " git://github.com/webb-tools/protocol-solidity.git"
21
21
},
22
- "version" : " 0.5.48 " ,
22
+ "version" : " 1.0.0 " ,
23
23
"gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
24
24
}
Original file line number Diff line number Diff line change 9
9
"compile" : " tsc -p tsconfig.build.json"
10
10
},
11
11
"dependencies" : {
12
- "@webb-tools/contracts" : " ^0.5.48 " ,
13
- "@webb-tools/create2-utils" : " ^0.5.48 " ,
12
+ "@webb-tools/contracts" : " ^1.0.0 " ,
13
+ "@webb-tools/create2-utils" : " ^1.0.0 " ,
14
14
"@webb-tools/sdk-core" : " 0.1.4-126" ,
15
- "@webb-tools/utils" : " ^0.5.40 " ,
15
+ "@webb-tools/utils" : " ^1.0.0 " ,
16
16
"ethers" : " 5.7.0"
17
17
},
18
18
"publishConfig" : {
23
23
"type" : " git" ,
24
24
"url" : " git://github.com/webb-tools/protocol-solidity.git"
25
25
},
26
- "version" : " 0.5.48 " ,
26
+ "version" : " 1.0.0 " ,
27
27
"gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
28
28
}
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " git://github.com/webb-tools/protocol-solidity.git"
24
24
},
25
- "version" : " 0.5.40 " ,
25
+ "version" : " 1.0.0 " ,
26
26
"gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
27
27
}
Original file line number Diff line number Diff line change 9
9
"compile" : " tsc -p tsconfig.build.json"
10
10
},
11
11
"dependencies" : {
12
- "@webb-tools/anchors" : " ^0.5.48 " ,
13
- "@webb-tools/contracts" : " ^0.5.48 " ,
14
- "@webb-tools/interfaces" : " ^0.5.48 " ,
12
+ "@webb-tools/anchors" : " ^1.0.0 " ,
13
+ "@webb-tools/contracts" : " ^1.0.0 " ,
14
+ "@webb-tools/interfaces" : " ^1.0.0 " ,
15
15
"@webb-tools/sdk-core" : " 0.1.4-126" ,
16
- "@webb-tools/tokens" : " ^0.5.48 " ,
17
- "@webb-tools/utils" : " ^0.5.40 " ,
16
+ "@webb-tools/tokens" : " ^1.0.0 " ,
17
+ "@webb-tools/utils" : " ^1.0.0 " ,
18
18
"ethers" : " 5.7.0"
19
19
},
20
20
"publishConfig" : {
25
25
"type" : " git" ,
26
26
"url" : " git://github.com/webb-tools/protocol-solidity.git"
27
27
},
28
- "version" : " 0.5.48 " ,
28
+ "version" : " 1.0.0 " ,
29
29
"gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
30
30
}
You can’t perform that action at this time.
0 commit comments