empty balances fix

This commit is contained in:
Kirill Litvinov
2024-06-05 14:36:42 +03:00
parent 2c89b2ec4c
commit e3efa89765
2 changed files with 3 additions and 3 deletions

View File

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