Upgrade common to 13.0.2 (#793)

This commit is contained in:
Tarik Gul
2024-07-13 16:01:21 -07:00
committed by GitHub
parent 06c2fe0463
commit 4724ddee1f
9 changed files with 99 additions and 99 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"version": "3.6.6",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^12.6.2",
"@polkadot/util": "^12.6.2",
"@polkadot/networks": "^13.0.2",
"@polkadot/util": "^13.0.2",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.6.2"