mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 17:11:02 +00:00
Bumps
This commit is contained in:
@@ -2,27 +2,25 @@
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.62.2-5",
|
||||
"main": "index.js",
|
||||
"module": "index.mjs",
|
||||
"module": "esm/index.js",
|
||||
"sideEffects": false,
|
||||
"repository": "https://github.com/polkadot-js/apps.git",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [
|
||||
"Jaco Greeff <jacogr@gmail.com>"
|
||||
],
|
||||
"maintainers": [],
|
||||
"contributors": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/keyring": "^4.0.2-8",
|
||||
"@polkadot/keyring": "^4.0.2-11",
|
||||
"@polkadot/ledger": "^0.62.2-5",
|
||||
"@polkadot/ui-settings": "0.62.2-5",
|
||||
"@polkadot/util": "^4.0.2-8",
|
||||
"@polkadot/util": "^4.0.2-11",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^6.6.3",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^2.6.2-4",
|
||||
"@polkadot/types": "^2.6.2-5",
|
||||
"@types/mkdirp": "^1.0.1",
|
||||
"@types/store": "^2.0.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user