@polkadot/util 8.3.2 (incl. all from common repo) (#948)

This commit is contained in:
Jaco
2022-01-15 12:04:55 +01:00
committed by GitHub
parent e8e5a1010d
commit b595e9258d
3 changed files with 63 additions and 63 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"@polkadot/x-fetch": "^8.3.1"
"@polkadot/util": "^8.3.2",
"@polkadot/util-crypto": "^8.3.2",
"@polkadot/x-fetch": "^8.3.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",