mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
3.6.4 (#776)
This commit is contained in:
@@ -18,17 +18,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.6.4-0-x",
|
||||
"version": "3.6.4",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/ui-shared": "3.6.4-0-x",
|
||||
"@polkadot/util": "^12.5.1",
|
||||
"@polkadot/util-crypto": "^12.5.1",
|
||||
"@polkadot/ui-shared": "3.6.4",
|
||||
"@polkadot/util": "^12.6.1",
|
||||
"@polkadot/util-crypto": "^12.6.1",
|
||||
"react-native-svg": "^12.5.1",
|
||||
"tslib": "^2.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.72.2"
|
||||
"@types/react-native": "^0.72.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user