mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 23:51:01 +00:00
0.86.6 (#544)
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.86.6-0",
|
||||
"version": "0.86.6",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@polkadot/ui-shared": "0.86.6-0",
|
||||
"@polkadot/util": "^7.8.3-27",
|
||||
"@polkadot/util-crypto": "^7.8.3-27",
|
||||
"react-native-svg": "^12.2.0"
|
||||
"@polkadot/ui-shared": "0.86.6",
|
||||
"@polkadot/util": "^7.9.1",
|
||||
"@polkadot/util-crypto": "^7.9.1",
|
||||
"react-native-svg": "^12.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.66.4"
|
||||
"@types/react-native": "^0.66.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user