Bump common (#739)

This commit is contained in:
Jaco
2021-11-28 06:18:15 +01:00
committed by GitHub
parent 1ab76380e1
commit 28bc11007f
3 changed files with 113 additions and 216 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/util": "^7.9.2",
"@polkadot/util-crypto": "^7.9.2",
"@polkadot/x-fetch": "^7.9.2"
"@polkadot/util": "^8.0.2",
"@polkadot/util-crypto": "^8.0.2",
"@polkadot/x-fetch": "^8.0.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",