Added reverse order to placeOrder

This commit is contained in:
Kirill Litvinov
2023-06-15 13:46:32 +03:00
parent 18480ca2b8
commit 02a49b58e5
4 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.19.24",
"version": "0.19.25-rc1",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -108,4 +108,4 @@
"overrides": {
"tsconfig-paths": "^4.0.0"
}
}
}