mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
2.10.1 (#703)
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.15",
|
||||
"version": "2.10.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.7",
|
||||
"@polkadot/ui-shared": "2.9.15",
|
||||
"@polkadot/util": "^10.2.3",
|
||||
"@polkadot/util-crypto": "^10.2.3",
|
||||
"react-native-svg": "^12.4.4"
|
||||
"@polkadot/ui-shared": "2.10.0",
|
||||
"@polkadot/util": "^10.2.6",
|
||||
"@polkadot/util-crypto": "^10.2.6",
|
||||
"react-native-svg": "^12.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.70.8"
|
||||
"@types/react-native": "^0.71.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user