mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-18 10:41:04 +00:00
Bumps
This commit is contained in:
@@ -3,22 +3,20 @@
|
||||
"version": "0.62.2-5",
|
||||
"repository": "https://github.com/polkadot-js/ui.git",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [
|
||||
"Jaco Greeff <jacogr@gmail.com>"
|
||||
],
|
||||
"maintainers": [],
|
||||
"contributors": [],
|
||||
"license": "Apache-2.0",
|
||||
"main": "index.js",
|
||||
"module": "index.mjs",
|
||||
"module": "esm/index.js",
|
||||
"sideEffects": false,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ledger-transports": "0.62.2-5",
|
||||
"@polkadot/util": "^4.0.2-8",
|
||||
"@polkadot/util": "^4.0.2-11",
|
||||
"@zondax/ledger-polkadot": "^0.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^2.6.2-4"
|
||||
"@polkadot/types": "^2.6.2-5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*"
|
||||
|
||||
Reference in New Issue
Block a user