jdenticon imports

This commit is contained in:
Jaco Greeff
2020-12-21 20:13:08 +01:00
parent bf67852b59
commit 3d0afd017a
4 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -18,12 +18,12 @@
"@polkadot/ledger": "^0.64.2-0",
"@polkadot/ui-settings": "0.64.2-0",
"@polkadot/util": "^5.1.1",
"@polkadot/x-rxjs": "^3.1.1",
"@polkadot/x-rxjs": "^3.1.2-2",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/types": "^3.1.1",
"@polkadot/types": "^3.1.2-2",
"@types/mkdirp": "^1.0.1",
"@types/store": "^2.0.2"
},