Bump @polkadot/util (latest stable release) (#1353)

This commit is contained in:
Jaco
2022-03-27 10:46:08 +02:00
committed by GitHub
parent a5b329b3b4
commit e221efd581
2 changed files with 72 additions and 72 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.8",
"@polkadot/util": "^8.6.1",
"@polkadot/util-crypto": "^8.6.1",
"@polkadot/x-fetch": "^8.6.1"
"@polkadot/util": "^8.7.1",
"@polkadot/util-crypto": "^8.7.1",
"@polkadot/x-fetch": "^8.7.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",