mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 06:21:03 +00:00
2.11.2 (#716)
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.2-4-x",
|
||||
"version": "2.11.2",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@polkadot/ui-shared": "2.11.2-4-x",
|
||||
"@polkadot/util": "^10.3.1",
|
||||
"@polkadot/util-crypto": "^10.3.1",
|
||||
"@polkadot/ui-shared": "2.11.2",
|
||||
"@polkadot/util": "^10.4.1",
|
||||
"@polkadot/util-crypto": "^10.4.1",
|
||||
"react-native-svg": "^12.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.71.1"
|
||||
"@types/react-native": "^0.71.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user