Update to @polkadot/util 10.1.1 (#1875)

This commit is contained in:
Jaco
2022-07-21 09:07:49 +02:00
committed by GitHub
parent 118fbc3bfc
commit 201caea2fb
4 changed files with 808 additions and 786 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.17.3-65-x",
"version": "0.18.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/util": "^10.0.2",
"@polkadot/util-crypto": "^10.0.2",
"@polkadot/x-fetch": "^10.0.2"
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/x-fetch": "^10.1.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",