feat(v4.0.0-beta.7, #419): add/update REST types matching latest changes in api docs

This commit is contained in:
tiagosiebler
2025-02-17 14:56:17 +00:00
parent 91eedd09a6
commit 9cbb1da101
2 changed files with 3 additions and 3 deletions

View File

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