Upgrade polkadot/common to 13.1.1 (#808)

This commit is contained in:
Tarik Gul
2024-09-18 17:08:25 -07:00
committed by GitHub
parent 16ca4b0233
commit 45f4619995
9 changed files with 118 additions and 118 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"version": "3.9.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^13.0.2",
"@polkadot/util": "^13.0.2",
"@polkadot/networks": "^13.1.1",
"@polkadot/util": "^13.1.1",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.6.2"