Fix isReversedOrder

This commit is contained in:
Aleksandr Kraiz
2023-06-05 12:37:51 +04:00
parent f2d225a415
commit 3af4348e9c
4 changed files with 8 additions and 5 deletions

View File

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