This commit is contained in:
Jaco Greeff
2021-01-03 11:46:19 +01:00
committed by GitHub
parent 08132ef566
commit f003063b94
130 changed files with 449 additions and 431 deletions
+4 -4
View File
@@ -14,16 +14,16 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/keyring": "^5.2.2",
"@polkadot/keyring": "^5.2.3",
"@polkadot/ledger": "^0.65.1",
"@polkadot/ui-settings": "0.65.1",
"@polkadot/util": "^5.2.2",
"@polkadot/x-rxjs": "^3.2.2",
"@polkadot/util": "^5.2.3",
"@polkadot/x-rxjs": "^3.2.4-13",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/types": "^3.2.2",
"@polkadot/types": "^3.2.4-13",
"@types/mkdirp": "^1.0.1",
"@types/store": "^2.0.2"
},