mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-27 17:28:03 +00:00
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.4.2-3-x",
|
||||
"version": "3.4.2",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^12.2.1",
|
||||
"@polkadot/ui-settings": "3.4.2-3-x",
|
||||
"@polkadot/util": "^12.2.1",
|
||||
"@polkadot/util-crypto": "^12.2.1",
|
||||
"@polkadot/keyring": "^12.2.2",
|
||||
"@polkadot/ui-settings": "3.4.2",
|
||||
"@polkadot/util": "^12.2.2",
|
||||
"@polkadot/util-crypto": "^12.2.2",
|
||||
"mkdirp": "^3.0.1",
|
||||
"rxjs": "^7.8.1",
|
||||
"store": "^2.0.12",
|
||||
"tslib": "^2.5.2"
|
||||
"tslib": "^2.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mkdirp": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user