This commit is contained in:
Jaco Greeff
2020-12-18 11:50:32 +01:00
parent 3746b608b2
commit f9428ee6d2
16 changed files with 163 additions and 153 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^5.0.2-6",
"@polkadot/util": "^5.0.2-6",
"@polkadot/networks": "^5.0.2-8",
"@polkadot/util": "^5.0.2-8",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},