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

This commit is contained in:
Jaco
2022-01-15 12:06:03 +01:00
committed by GitHub
parent d933007065
commit ba5348857d
10 changed files with 119 additions and 119 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/networks": "^8.3.1",
"@polkadot/util": "^8.3.1",
"@polkadot/networks": "^8.3.2",
"@polkadot/util": "^8.3.2",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},