Bump common (#500)

* Bump common

* CHANGELOG

* Direct rxjs import
This commit is contained in:
Jaco
2021-07-07 10:26:09 +03:00
committed by GitHub
parent ad59098b70
commit 99ea536891
17 changed files with 350 additions and 138 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.6",
"@polkadot/networks": "^6.11.1",
"@polkadot/util": "^6.11.1",
"@polkadot/networks": "^6.11.2-6",
"@polkadot/util": "^6.11.2-6",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},