File tree Expand file tree Collapse file tree 7 files changed +8
-6
lines changed
Expand file tree Collapse file tree 7 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/chopsticks-executor" ,
33 "description" : " Chopsticks executor" ,
4- "version" : " 0.12.0 " ,
4+ "version" : " 0.12.1 " ,
55 "license" : " Apache-2.0" ,
66 "type" : " module" ,
77 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/chopsticks" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "author" : " Acala Developers <hello@acala.network>" ,
55 "license" : " Apache-2.0" ,
66 "bin" : " ./chopsticks.cjs" ,
1616 "@acala-network/chopsticks-core" : " workspace:*" ,
1717 "@acala-network/chopsticks-db" : " workspace:*" ,
1818 "@pnpm/npm-conf" : " ^2.2.2" ,
19+ "@polkadot/api" : " ^10.11.2" ,
1920 "@polkadot/api-augment" : " ^10.11.2" ,
2021 "@polkadot/types" : " ^10.11.2" ,
2122 "@polkadot/util" : " ^12.6.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/chopsticks-core" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "author" : " Acala Developers <hello@acala.network>" ,
55 "license" : " Apache-2.0" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/chopsticks-db" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "author" : " Acala Developers <hello@acala.network>" ,
55 "license" : " Apache-2.0" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/chopsticks-testing" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "author" : " Acala Developers <hello@acala.network>" ,
55 "license" : " Apache-2.0" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/chopsticks-utils" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "author" : " Acala Developers <hello@acala.network>" ,
55 "license" : " Apache-2.0" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ __metadata:
112112 " @acala-network/chopsticks-core " : " workspace:*"
113113 " @acala-network/chopsticks-db " : " workspace:*"
114114 " @pnpm/npm-conf " : " npm:^2.2.2"
115+ " @polkadot/api " : " npm:^10.11.2"
115116 " @polkadot/api-augment " : " npm:^10.11.2"
116117 " @polkadot/types " : " npm:^10.11.2"
117118 " @polkadot/util " : " npm:^12.6.2"
You can’t perform that action at this time.
0 commit comments