Bump dev & common (#1713)

This commit is contained in:
Jaco
2022-06-23 10:34:03 +02:00
committed by GitHub
parent 7e17716116
commit dd4ef70d74
3 changed files with 139 additions and 139 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/util": "^9.5.1",
"@polkadot/util-crypto": "^9.5.1",
"@polkadot/x-fetch": "^9.5.1"
"@polkadot/util": "^9.6.1",
"@polkadot/util-crypto": "^9.6.1",
"@polkadot/x-fetch": "^9.6.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",