mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-18 06:01:04 +00:00
2.7.1 (#659)
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.6.2",
|
||||
"version": "2.7.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@polkadot/ui-shared": "2.6.2",
|
||||
"@polkadot/util": "^9.6.2",
|
||||
"@polkadot/util-crypto": "^9.6.2",
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/ui-shared": "2.7.0",
|
||||
"@polkadot/util": "^9.7.1",
|
||||
"@polkadot/util-crypto": "^9.7.1",
|
||||
"react-native-svg": "^12.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.68.0"
|
||||
"@types/react-native": "^0.69.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user