mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 21:31:01 +00:00
Skip u8a -> string -> number[] for qrcode generation (#170)
* Skip u8a -> string -> number[] for qrcode generation * Fix tests for Uint8Array conversion * Bumps
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"styled-components": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.95.0-beta.2",
|
||||
"@polkadot/types": "^0.90.0-beta.1",
|
||||
"@polkadot/util": "^0.95.0-beta.2"
|
||||
"@polkadot/keyring": "^0.95.0-beta.3",
|
||||
"@polkadot/types": "^0.90.0-beta.8",
|
||||
"@polkadot/util": "^0.95.0-beta.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user