File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/api-derive" ,
3- "version" : " 6.1.3 " ,
3+ "version" : " 6.2.0 " ,
44 "description" : " Additional polkadot.js derives for Acala Network" ,
55 "author" :
" Acala Developers <[email protected] >" ,
66 "license" : " Apache-2.0" ,
2323 "main" : " ./dist/index.js" ,
2424 "types" : " ./dist/index.d.ts" ,
2525 "dependencies" : {
26- "@acala-network/types" : " 6.1.3 "
26+ "@acala-network/types" : " 6.2.0 "
2727 },
2828 "peerDependencies" : {
2929 "@polkadot/api" : " ^14"
Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/api" ,
3- "version" : " 6.1.3 " ,
3+ "version" : " 6.2.0 " ,
44 "description" : " Acala JS API" ,
55 "author" :
" Acala Developers <[email protected] >" ,
66 "license" : " Apache-2.0" ,
2323 "publish:manual" : " npm publish --tolerate-republish --access public"
2424 },
2525 "dependencies" : {
26- "@acala-network/api-derive" : " 6.1.3 " ,
27- "@acala-network/types" : " 6.1.3 "
26+ "@acala-network/api-derive" : " 6.2.0 " ,
27+ "@acala-network/types" : " 6.2.0 "
2828 },
2929 "peerDependencies" : {
3030 "@polkadot/api" : " ^14"
Original file line number Diff line number Diff line change 11{
22 "name" : " @acala-network/types" ,
3- "version" : " 6.1.3 " ,
3+ "version" : " 6.2.0 " ,
44 "description" : " Acala types for @polkadot/api" ,
55 "author" :
" Acala Developers <[email protected] >" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ __metadata:
1212 languageName : node
1313 linkType : hard
1414
15- " @acala-network/api-derive@6.1.3 , @acala-network/api-derive@workspace:packages/api-derive " :
15+ " @acala-network/api-derive@6.2.0 , @acala-network/api-derive@workspace:packages/api-derive " :
1616 version : 0.0.0-use.local
1717 resolution : " @acala-network/api-derive@workspace:packages/api-derive"
1818 dependencies :
19- " @acala-network/types " : 6.1.3
19+ " @acala-network/types " : 6.2.0
2020 typescript : ^5.0.4
2121 peerDependencies :
2222 " @polkadot/api " : ^14
@@ -27,15 +27,15 @@ __metadata:
2727 version : 0.0.0-use.local
2828 resolution : " @acala-network/api@workspace:packages/api"
2929 dependencies :
30- " @acala-network/api-derive " : 6.1.3
31- " @acala-network/types " : 6.1.3
30+ " @acala-network/api-derive " : 6.2.0
31+ " @acala-network/types " : 6.2.0
3232 typescript : ^5.0.4
3333 peerDependencies :
3434 " @polkadot/api " : ^14
3535 languageName : unknown
3636 linkType : soft
3737
38- " @acala-network/types@6.1.3 , @acala-network/types@workspace:packages/types " :
38+ " @acala-network/types@6.2.0 , @acala-network/types@workspace:packages/types " :
3939 version : 0.0.0-use.local
4040 resolution : " @acala-network/types@workspace:packages/types"
4141 dependencies :
You can’t perform that action at this time.
0 commit comments