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
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^2.16.1",
"@polkadot/util-crypto": "^2.16.1",
"@polkadot/util": "^2.18.0-beta.3",
"@polkadot/util-crypto": "^2.18.0-beta.3",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.0"
}