Bump common (#770)

This commit is contained in:
Jaco
2021-12-05 12:59:35 +01:00
committed by GitHub
parent 3cb46ef59b
commit d3fccf5b15
2 changed files with 66 additions and 66 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/util": "^8.1.1",
"@polkadot/util-crypto": "^8.1.1",
"@polkadot/x-fetch": "^8.1.1"
"@polkadot/util": "^8.1.2",
"@polkadot/util-crypto": "^8.1.2",
"@polkadot/x-fetch": "^8.1.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",