mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-19 19:15:46 +00:00
Bump deps (& @types to dev deps) (#278)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.8.4",
|
||||
"@polkadot/ui-shared": "^0.50.0-beta.3",
|
||||
"@types/react-native": "^0.61.12",
|
||||
"react-native-svg": "^11.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -20,6 +19,7 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util-crypto": "^2.3.0-beta.5"
|
||||
"@polkadot/util-crypto": "^2.3.0-beta.6",
|
||||
"@types/react-native": "^0.61.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user