This commit is contained in:
Jaco Greeff
2020-07-27 13:43:18 +02:00
committed by GitHub
parent 61400d4c03
commit 4126dffc96
10 changed files with 284 additions and 266 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
"react-native": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^3.0.0-beta.2",
"@types/react-native": "^0.63.1"
"@polkadot/util-crypto": "^3.0.1",
"@types/react-native": "^0.63.2"
}
}