Fix price conversion

This commit is contained in:
Aleksandr Kraiz
2023-08-05 01:10:20 +04:00
parent 230c399bdc
commit b6cb9ae1a1
5 changed files with 26 additions and 26 deletions

View File

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