Bump to latest @polkadot/util (#994)

This commit is contained in:
Jaco
2022-01-23 07:41:39 +01:00
committed by GitHub
parent 2b1708ecb7
commit a71c4874fd
3 changed files with 85 additions and 80 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/util": "^8.3.2",
"@polkadot/util-crypto": "^8.3.2",
"@polkadot/x-fetch": "^8.3.2"
"@polkadot/util": "^8.3.3",
"@polkadot/util-crypto": "^8.3.3",
"@polkadot/x-fetch": "^8.3.3"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",