File tree Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 44 "types" : " ./dist/index.d.ts" ,
55 "license" : " (MIT OR Apache-2.0)" ,
66 "author" :
" Webb Developers <[email protected] >" ,
7- "version" : " 0.5.48 " ,
7+ "version" : " 1.0.0 " ,
88 "scripts" : {
99 "build" : " yarn run clean && yarn run compile" ,
1010 "clean" : " rimraf -rf ./dist" ,
1111 "compile" : " tsc -p tsconfig.build.json"
1212 },
1313 "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 " ,
1717 "@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 " ,
2020 "circomlibjs" : " ^0.0.8" ,
2121 "ethers" : " 5.7.0" ,
2222 "jssha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 2424 "type" : " git" ,
2525 "url" : " git://github.com/webb-tools/protocol-solidity.git"
2626 },
27- "version" : " 0.5.48 " ,
27+ "version" : " 1.0.0 " ,
2828 "gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97" ,
2929 "dependencies" : {
3030 "@ethersproject/abi" : " ^5.7.0" ,
Original file line number Diff line number Diff line change 1010 "compile" : " tsc -p tsconfig.build.json"
1111 },
1212 "dependencies" : {
13- "@webb-tools/contracts" : " ^0.5.48 " ,
13+ "@webb-tools/contracts" : " ^1.0.0 " ,
1414 "ethers" : " 5.7.0"
1515 },
1616 "publishConfig" : {
2121 "type" : " git" ,
2222 "url" : " git://github.com/webb-tools/protocol-solidity.git"
2323 },
24- "version" : " 0.5.48 " ,
24+ "version" : " 1.0.0 " ,
2525 "gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
2626}
Original file line number Diff line number Diff line change 1010 "compile" : " tsc -p tsconfig.build.json"
1111 },
1212 "dependencies" : {
13- "@webb-tools/interfaces" : " ^0.5.48 " ,
13+ "@webb-tools/interfaces" : " ^1.0.0 " ,
1414 "@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 " ,
1717 "ecpair" : " ^2.0.1" ,
1818 "ethers" : " 5.7.0" ,
1919 "ganache" : " 7.5.0" ,
2727 "type" : " git" ,
2828 "url" : " git://github.com/webb-tools/protocol-solidity.git"
2929 },
30- "version" : " 0.5.48 " ,
30+ "version" : " 1.0.0 " ,
3131 "gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
3232}
Original file line number Diff line number Diff line change 1919 "type" : " git" ,
2020 "url" : " git://github.com/webb-tools/protocol-solidity.git"
2121 },
22- "version" : " 0.5.48 " ,
22+ "version" : " 1.0.0 " ,
2323 "gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
2424}
Original file line number Diff line number Diff line change 99 "compile" : " tsc -p tsconfig.build.json"
1010 },
1111 "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 " ,
1414 "@webb-tools/sdk-core" : " 0.1.4-126" ,
15- "@webb-tools/utils" : " ^0.5.40 " ,
15+ "@webb-tools/utils" : " ^1.0.0 " ,
1616 "ethers" : " 5.7.0"
1717 },
1818 "publishConfig" : {
2323 "type" : " git" ,
2424 "url" : " git://github.com/webb-tools/protocol-solidity.git"
2525 },
26- "version" : " 0.5.48 " ,
26+ "version" : " 1.0.0 " ,
2727 "gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
2828}
Original file line number Diff line number Diff line change 2222 "type" : " git" ,
2323 "url" : " git://github.com/webb-tools/protocol-solidity.git"
2424 },
25- "version" : " 0.5.40 " ,
25+ "version" : " 1.0.0 " ,
2626 "gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
2727}
Original file line number Diff line number Diff line change 99 "compile" : " tsc -p tsconfig.build.json"
1010 },
1111 "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 " ,
1515 "@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 " ,
1818 "ethers" : " 5.7.0"
1919 },
2020 "publishConfig" : {
2525 "type" : " git" ,
2626 "url" : " git://github.com/webb-tools/protocol-solidity.git"
2727 },
28- "version" : " 0.5.48 " ,
28+ "version" : " 1.0.0 " ,
2929 "gitHead" : " e1f3b300b6e004ac5a346dc0458bb1d303969d97"
3030}
You can’t perform that action at this time.
0 commit comments