fix getAmountAtCurrent return type

This commit is contained in:
TheJuze
2023-09-29 17:16:55 +03:00
parent bed0aac578
commit ffa4d8b9d6
6 changed files with 8 additions and 7 deletions

View File

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