v3.9.6: feat(#322) add nextPageCursor type via generic

This commit is contained in:
tiagosiebler
2024-03-04 11:28:17 +00:00
parent 5837dd6fd9
commit 50d8993ca2
4 changed files with 16 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.9.5",
"version": "3.9.6",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",