Bump util (w/ 0.10.1) (#1302)

* Bump util (w/ 0.10.1)

* typo
This commit is contained in:
Jaco
2022-03-19 09:57:53 +01:00
committed by GitHub
parent 3747696871
commit 72e8a86cf3
4 changed files with 104 additions and 92 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.9.37",
"version": "0.10.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.8",
"@polkadot/util": "^8.5.1",
"@polkadot/util-crypto": "^8.5.1",
"@polkadot/x-fetch": "^8.5.1"
"@polkadot/util": "^8.6.1",
"@polkadot/util-crypto": "^8.6.1",
"@polkadot/x-fetch": "^8.6.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",