This commit is contained in:
Jaco Greeff
2020-06-22 20:42:21 +02:00
parent 985177dd96
commit ed2c9e5c41
13 changed files with 111 additions and 82 deletions
+3 -3
View File
@@ -38,12 +38,12 @@
"stream-http": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/runtime": "^7.10.2",
"@babel/core": "^7.10.3",
"@babel/runtime": "^7.10.3",
"@polkadot/keyring": "^2.15.1",
"@polkadot/util": "^2.15.1",
"@polkadot/util-crypto": "^2.15.1",
"@react-native-community/cli-platform-ios": "^4.10.0",
"@react-native-community/cli-platform-ios": "^4.10.1",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^26.0.1",
"metro-react-native-babel-preset": "^0.59.0",