Upgrade common to 13.3.1 (#824)

This commit is contained in:
Tarik Gul
2025-01-08 08:27:18 -08:00
committed by GitHub
parent 14ca62de7a
commit aa3b0e806a
9 changed files with 94 additions and 94 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"version": "3.11.4-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^13.2.3",
"@polkadot/util": "^13.2.3",
"@polkadot/networks": "^13.3.1",
"@polkadot/util": "^13.3.1",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.8.1"