mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 22:41:02 +00:00
2.9.9 (#681)
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.9-0-x",
|
||||
"version": "2.9.9",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.9",
|
||||
"@polkadot/ui-shared": "2.9.9-0-x",
|
||||
"@polkadot/util": "^10.1.7",
|
||||
"@polkadot/util-crypto": "^10.1.7",
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/ui-shared": "2.9.9",
|
||||
"@polkadot/util": "^10.1.8",
|
||||
"@polkadot/util-crypto": "^10.1.8",
|
||||
"react-native-svg": "^12.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.69.6"
|
||||
"@types/react-native": "^0.70.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user