This commit is contained in:
Jaco
2021-11-22 06:25:20 +01:00
committed by GitHub
parent 2f28f04b22
commit b3bef159dd
14 changed files with 155 additions and 148 deletions
+3 -3
View File
@@ -14,12 +14,12 @@
},
"sideEffects": false,
"type": "module",
"version": "0.86.6",
"version": "0.86.7",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/networks": "^7.9.1",
"@polkadot/util": "^7.9.1",
"@polkadot/networks": "^7.9.2",
"@polkadot/util": "^7.9.2",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},