* Bump dev

* Fix linting
This commit is contained in:
Jaco Greeff
2020-02-13 16:07:21 +01:00
committed by GitHub
parent 924e69bc7b
commit 9e5a2ac7c5
14 changed files with 297 additions and 1326 deletions
@@ -11,11 +11,15 @@
"dependencies": {
"@babel/runtime": "^7.8.4",
"@polkadot/ui-shared": "^0.50.0-beta.1",
"@types/react-native": "^0.61.12",
"react-native-svg": "^11.0.1"
},
"peerDependencies": {
"@polkadot/util-crypto": "*",
"react": "*",
"react-native": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^2.3.0-beta.1"
}
}