File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 99 "packages" : [
1010 " packages/*"
1111 ],
12- "version" : " 2.3.0 "
12+ "version" : " 2.3.1 "
1313}
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.3.0-beta.9 " ,
2+ "version" : " 2.3.1 " ,
33 "private" : true ,
44 "engines" : {
55 "yarn" : " ^1.10.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot/keyring" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "description" : " Keyring management" ,
55 "main" : " index.js" ,
66 "publishConfig" : {
2828 "homepage" : " https://github.com/polkadot-js/common/tree/master/packages/keyring#readme" ,
2929 "dependencies" : {
3030 "@babel/runtime" : " ^7.8.4" ,
31- "@polkadot/util" : " ^2.3.0 " ,
32- "@polkadot/util-crypto" : " ^2.3.0 "
31+ "@polkadot/util" : " ^2.3.1 " ,
32+ "@polkadot/util-crypto" : " ^2.3.1 "
3333 }
3434}
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot/util-crypto" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "description" : " A collection of useful crypto utilities for @polkadot" ,
55 "main" : " index.js" ,
66 "keywords" : [
2626 "homepage" : " https://github.com/polkadot-js/common/tree/master/packages/util-crypto#readme" ,
2727 "dependencies" : {
2828 "@babel/runtime" : " ^7.8.4" ,
29- "@polkadot/util" : " ^2.3.0 " ,
29+ "@polkadot/util" : " ^2.3.1 " ,
3030 "@polkadot/wasm-crypto" : " ^1.0.1" ,
3131 "base-x" : " ^3.0.7" ,
3232 "bip39" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot/util" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "description" : " A collection of useful utilities for @polkadot" ,
55 "main" : " index.js" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments