Bump common (#750)

This commit is contained in:
Jaco
2021-12-01 09:07:08 +01:00
committed by GitHub
parent 9a0388752d
commit 009a0f42b7
4 changed files with 50 additions and 50 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/util": "^8.0.2",
"@polkadot/util-crypto": "^8.0.2",
"@polkadot/x-fetch": "^8.0.2"
"@polkadot/util": "^8.0.5",
"@polkadot/util-crypto": "^8.0.5",
"@polkadot/x-fetch": "^8.0.5"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",