This commit is contained in:
Jaco
2021-11-06 12:57:13 +01:00
committed by GitHub
parent bd7fa3db34
commit 6ceb397c87
14 changed files with 195 additions and 188 deletions
+4 -4
View File
@@ -14,12 +14,12 @@
},
"sideEffects": false,
"type": "module",
"version": "0.86.4-1",
"version": "0.86.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/networks": "^7.7.2-6",
"@polkadot/util": "^7.7.2-6",
"@babel/runtime": "^7.16.0",
"@polkadot/networks": "^7.8.1",
"@polkadot/util": "^7.8.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},