Bump common (#769)

This commit is contained in:
Jaco
2021-12-05 10:45:14 +01:00
committed by GitHub
parent a10176a549
commit 8b010898a4
3 changed files with 563 additions and 574 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/util": "^8.0.5",
"@polkadot/util-crypto": "^8.0.5",
"@polkadot/x-fetch": "^8.0.5"
"@polkadot/util": "^8.1.1",
"@polkadot/util-crypto": "^8.1.1",
"@polkadot/x-fetch": "^8.1.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",