* 0.87.6

* Update CHANGELOG.md
This commit is contained in:
Jaco
2021-12-19 08:40:21 +01:00
committed by GitHub
parent d974650abe
commit e0862e715c
11 changed files with 199 additions and 212 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.5",
"@polkadot/networks": "^8.1.2",
"@polkadot/util": "^8.1.2",
"@polkadot/networks": "^8.2.2",
"@polkadot/util": "^8.2.2",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},