Flatten Identicon (remove extra wrapper) (#343)

This commit is contained in:
Jaco Greeff
2020-07-11 09:31:22 +02:00
committed by GitHub
parent c02a4d381c
commit 7ffa17e372
14 changed files with 480 additions and 307 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
"react-native": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^2.16.1",
"@types/react-native": "^0.62.16"
"@polkadot/util-crypto": "^2.18.0-beta.3",
"@types/react-native": "^0.62.18"
}
}