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
+1 -1
View File
@@ -18,7 +18,7 @@
"vue": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^2.16.1",
"@polkadot/util-crypto": "^2.18.0-beta.3",
"vue": "^2.6.11"
}
}