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
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^6.11.1",
"@polkadot/util-crypto": "^6.11.1",
"@polkadot/util": "^6.11.2-6",
"@polkadot/util-crypto": "^6.11.2-6",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.2"
}