mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-23 21:15:40 +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:
@@ -24,8 +24,8 @@
|
||||
"react": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.95.0-beta.2",
|
||||
"@polkadot/util-crypto": "^0.95.0-beta.2",
|
||||
"@polkadot/keyring": "^0.95.0-beta.3",
|
||||
"@polkadot/util-crypto": "^0.95.0-beta.3",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user