This commit is contained in:
Jaco
2021-11-21 07:40:38 +01:00
committed by GitHub
parent 41edf711ec
commit 0a96372186
14 changed files with 182 additions and 169 deletions
+3 -3
View File
@@ -14,12 +14,12 @@
},
"sideEffects": false,
"type": "module",
"version": "0.86.6-0",
"version": "0.86.6",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/networks": "^7.8.3-27",
"@polkadot/util": "^7.8.3-27",
"@polkadot/networks": "^7.9.1",
"@polkadot/util": "^7.9.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},