Added errorCallback

This commit is contained in:
Aleksandr Kraiz
2023-03-07 20:17:23 +04:00
parent 56cd1356f0
commit b21eaaf163
6 changed files with 65 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.17.27",
"version": "0.17.28",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",
@@ -92,7 +92,7 @@
"ts-node": "^10.9.1",
"uuid": "^9.0.0",
"ws": "^8.12.1",
"zod": "^3.21.2"
"zod": "3.21.2"
},
"homepage": "https://github.com/orionprotocol/sdk#readme",
"files": [