Fix reconnections

This commit is contained in:
Aleksandr Kraiz
2023-06-02 12:11:41 +04:00
parent f108f19733
commit d8afb7918c
3 changed files with 33 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.19.17",
"version": "0.19.18",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",