mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 20:01:06 +00:00
3.0.1 (#725)
This commit is contained in:
@@ -16,17 +16,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.12.2-5-x",
|
||||
"version": "3.0.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"@polkadot/keyring": "^10.4.2",
|
||||
"@polkadot/ui-settings": "2.12.2-5-x",
|
||||
"@polkadot/util": "^10.4.2",
|
||||
"@polkadot/util-crypto": "^10.4.2",
|
||||
"mkdirp": "^2.1.4",
|
||||
"@polkadot/keyring": "^11.0.1",
|
||||
"@polkadot/ui-settings": "3.0.0",
|
||||
"@polkadot/util": "^11.0.1",
|
||||
"@polkadot/util-crypto": "^11.0.1",
|
||||
"mkdirp": "^2.1.5",
|
||||
"rxjs": "^7.8.0",
|
||||
"store": "^2.0.12"
|
||||
"store": "^2.0.12",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mkdirp": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user