Bump util* (#588)

This commit is contained in:
Jaco
2022-01-07 12:04:38 +01:00
committed by GitHub
parent 34ec0a54f7
commit 2ca72741a5
11 changed files with 186 additions and 175 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/networks": "^8.2.2",
"@polkadot/util": "^8.2.2",
"@polkadot/networks": "^8.2.3-29",
"@polkadot/util": "^8.2.3-29",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},