mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 03:21:02 +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:
@@ -14,7 +14,7 @@
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^0.95.0-beta.2"
|
||||
"@polkadot/util": "^0.95.0-beta.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*"
|
||||
|
||||
Reference in New Issue
Block a user