mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 23:31:01 +00:00
Bump deps (& use packageInfo detection) (#441)
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.13",
|
||||
"@polkadot/ui-shared": "0.69.2-0",
|
||||
"@polkadot/util": "^5.6.2",
|
||||
"@polkadot/util-crypto": "^5.6.2",
|
||||
"@polkadot/util": "^5.6.3",
|
||||
"@polkadot/util-crypto": "^5.6.3",
|
||||
"react-native-svg": "^12.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -21,6 +21,6 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.63.48"
|
||||
"@types/react-native": "^0.63.49"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user