File tree Expand file tree Collapse file tree 9 files changed +36
-36
lines changed Expand file tree Collapse file tree 9 files changed +36
-36
lines changed Original file line number Diff line number Diff line change 1111 "typecheck" : " pnpm generate-types && tsc --noEmit"
1212 },
1313 "devDependencies" : {
14- "@typechain/ethers-v6" : " workspace:^0.5.1" ,
14+ "@typechain/ethers-v6" : " workspace:@arowanadao/typechain-ethers-v6@ ^0.5.1" ,
1515 "@types/bn.js" : " ^5.1.0" ,
1616 "ts-node" : " ^10.7.0" ,
17- "typechain" : " workspace:^8.3.2" ,
17+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2" ,
1818 "typescript" : " ^4.7"
1919 },
2020 "dependencies" : {
Original file line number Diff line number Diff line change 1010 "typecheck" : " pnpm generate-types && tsc --noEmit"
1111 },
1212 "devDependencies" : {
13- "@typechain/ethers-v6" : " workspace:^0.5.1" ,
13+ "@typechain/ethers-v6" : " workspace:@arowanadao/typechain-ethers-v6@ ^0.5.1" ,
1414 "@types/bn.js" : " ^5.1.0" ,
1515 "ts-node" : " ^10.7.0" ,
16- "typechain" : " workspace:^8.3.2" ,
16+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2" ,
1717 "typescript" : " ^4.7"
1818 },
1919 "dependencies" : {
Original file line number Diff line number Diff line change 1313 "devDependencies" : {
1414 "@nomicfoundation/hardhat-ethers" : " ^3.0.4" ,
1515 "@nomicfoundation/hardhat-chai-matchers" : " ^2.0.0" ,
16- "@typechain/ethers-v6" : " workspace:^0.5.1" ,
17- "@typechain/hardhat" : " workspace:^9.1.0" ,
16+ "@typechain/ethers-v6" : " workspace:@arowanadao/typechain-ethers-v6@ ^0.5.1" ,
17+ "@typechain/hardhat" : " workspace:@arowanadao/typechain-hardhat@ ^9.1.0" ,
1818 "@types/chai" : " ^4.2.15" ,
1919 "@types/chai-as-promised" : " ^7.1.3" ,
2020 "@types/mocha" : " ^8.2.0" ,
2929 "@ethersproject/abi" : " 5.4.0" ,
3030 "hardhat" : " ^2.9.9" ,
3131 "ts-node" : " ^10.7.0" ,
32- "typechain" : " workspace:^8.3.2" ,
32+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2" ,
3333 "typescript" : " ^4.9.5"
3434 },
3535 "dependencies" : {}
Original file line number Diff line number Diff line change 11{
2- "name" : " @typechain/ hardhat-test" ,
2+ "name" : " @arowanadao/typechain- hardhat-test" ,
33 "private" : true ,
44 "version" : " 1.0.0" ,
55 "license" : " MIT" ,
1818 "@ethersproject/providers" : " ^5.4.7" ,
1919 "@ethersproject/abi" : " ^5.4.7" ,
2020 "@nomicfoundation/hardhat-ethers" : " ^3.0.0" ,
21- "@typechain/ethers-v6" : " workspace:^0.5.1" ,
22- "@typechain/hardhat" : " workspace:^9.1.0" ,
21+ "@typechain/ethers-v6" : " workspace:@arowanadao/typechain-ethers-v6@ ^0.5.1" ,
22+ "@typechain/hardhat" : " workspace:@arowanadao/typechain-hardhat@ ^9.1.0" ,
2323 "ethers" : " ~6.3.0" ,
2424 "hardhat" : " ^2.9.9" ,
2525 "test-utils" : " workspace:*" ,
26- "typechain" : " workspace:^8.3.2"
26+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2"
2727 }
2828}
Original file line number Diff line number Diff line change 11{
2- "name" : " @typechain/ hardhat" ,
2+ "name" : " @arowanadao/typechain- hardhat" ,
33 "description" : " Zero-config TypeChain support for Hardhat" ,
44 "keywords" : [
55 " TypeScript" ,
3434 },
3535 "devDependencies" : {
3636 "@nomicfoundation/hardhat-ethers" : " ^3.0.0" ,
37- "@typechain/ethers-v6" : " workspace:^0.5.1" ,
37+ "@typechain/ethers-v6" : " workspace:@arowanadao/typechain-ethers-v6@ ^0.5.1" ,
3838 "@types/fs-extra" : " ^11.0.4" ,
3939 "@types/rimraf" : " ^4.0.5" ,
4040 "ethers" : " 6.x" ,
4141 "hardhat" : " ^2.25.0" ,
4242 "rimraf" : " ^6.0.1" ,
43- "typechain" : " workspace:^8.3.2" ,
43+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2" ,
4444 "typescript" : " ^5.8.3"
4545 },
4646 "peerDependencies" : {
47- "@typechain/ethers-v6" : " workspace:^0.5.1" ,
47+ "@typechain/ethers-v6" : " workspace:@arowanadao/typechain-ethers-v6@ ^0.5.1" ,
4848 "ethers" : " ^6.15.0" ,
4949 "hardhat" : " ^2.25.0" ,
50- "typechain" : " workspace:^8.3.2"
50+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2"
5151 }
5252}
Original file line number Diff line number Diff line change 11{
2- "name" : " @typechain/ ethers-v6-test" ,
2+ "name" : " @arowanadao/typechain- ethers-v6-test" ,
33 "private" : true ,
44 "version" : " 1.0.0" ,
55 "license" : " MIT" ,
1717 "devDependencies" : {
1818 "ganache" : " ^7.8.0" ,
1919 "test-utils" : " workspace:*" ,
20- "typechain" : " workspace:^8.3.2"
20+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2"
2121 },
2222 "dependencies" : {
2323 "ethers" : " 6.15.0"
Original file line number Diff line number Diff line change 11{
2- "name" : " @typechain/ ethers-v6" ,
2+ "name" : " @arowanadao/typechain- ethers-v6" ,
33 "description" : " 🔌 TypeChain target for ethers-v6" ,
44 "keywords" : [
55 " ethers" ,
3434 },
3535 "peerDependencies" : {
3636 "ethers" : " 6.x" ,
37- "typechain" : " workspace:^8.3.2" ,
37+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2" ,
3838 "typescript" : " >=5.8.3"
3939 },
4040 "devDependencies" : {
4343 "ethers" : " ^6.15.0" ,
4444 "proxyquire" : " ^2.1.3" ,
4545 "test-utils" : " workspace:*" ,
46- "typechain" : " workspace:^8.3.2" ,
46+ "typechain" : " workspace:@arowanadao/typechain@ ^8.3.2" ,
4747 "typescript" : " >=5.8.3"
4848 },
4949 "dependencies" : {
Original file line number Diff line number Diff line change 11{
2- "name" : " typechain" ,
2+ "name" : " @arowanadao/ typechain" ,
33 "description" : " 🔌 TypeScript bindings for Ethereum smartcontracts" ,
44 "keywords" : [
55 " ethereum" ,
You can’t perform that action at this time.
0 commit comments