v3.5.7: feat(#247) add optional flag to sync time before every api call

This commit is contained in:
tiagosiebler
2023-04-25 15:20:13 +01:00
parent b399ec4497
commit 54e1f90457

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.5.6",
"version": "3.5.7",
"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",