* Bump dev

* CHANGELOG

* Bump common
This commit is contained in:
Jaco
2021-08-13 14:15:45 +03:00
committed by GitHub
parent 3f0c2d82e8
commit e48115c557
14 changed files with 163 additions and 156 deletions
+3 -3
View File
@@ -9,9 +9,9 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.8",
"@polkadot/networks": "^7.1.1",
"@polkadot/util": "^7.1.1",
"@babel/runtime": "^7.15.3",
"@polkadot/networks": "^7.1.3-3",
"@polkadot/util": "^7.1.3-3",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},