feat(#385): updated createSubAPIKey params to match docs

This commit is contained in:
Jerko J
2024-10-25 10:03:10 +02:00
parent f80be3568b
commit 9acb512d5c
3 changed files with 5 additions and 6 deletions

View File

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