feat: add pagination support (#57)

Co-authored-by: kuduzow <admin@intocode.ru>
Co-authored-by: Aleksandr Kraiz <selfsurfer@gmail.com>
This commit is contained in:
Kuduzow Akhmad
2023-02-22 12:31:11 +03:00
committed by GitHub
parent 7a2e487e69
commit 54ffab2792
3 changed files with 40 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.17.18",
"version": "0.17.19-rc.0",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",