Fix reconnection

This commit is contained in:
Aleksandr Kraiz
2023-06-01 16:07:29 +04:00
parent 4cac52f016
commit e9ba554fe8
3 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.19.13",
"version": "0.19.14",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -108,4 +108,4 @@
"overrides": {
"tsconfig-paths": "^4.0.0"
}
}
}