mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-22 10:15:43 +00:00
Bump deps (#316)
* Bump deps * Remove unused deps * Bump berry * Bump berry
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.9.2",
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"@polkadot/ui-shared": "0.53.0-beta.2",
|
||||
"react-native-svg": "^12.1.0"
|
||||
},
|
||||
@@ -19,7 +19,7 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util-crypto": "^2.9.1",
|
||||
"@types/react-native": "^0.62.4"
|
||||
"@polkadot/util-crypto": "^2.10.0-beta.3",
|
||||
"@types/react-native": "^0.62.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user