Fix resubscription

This commit is contained in:
Aleksandr Kraiz
2023-06-07 21:55:06 +04:00
parent 3abdf78ce3
commit 536a9a0605
2 changed files with 11 additions and 2 deletions

View File

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