Upgrade common to 13.2.2 (#814)

This commit is contained in:
Tarik Gul
2024-10-30 06:30:08 -07:00
committed by GitHub
parent 7faab2b89f
commit 146f6ff5d7
9 changed files with 94 additions and 94 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"version": "3.11.1",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^13.2.1",
"@polkadot/util": "^13.2.1",
"@polkadot/networks": "^13.2.2",
"@polkadot/util": "^13.2.2",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.6.2"