Merge pull request #226 from tiagosiebler/tiagosiebler-patch-1

v3.4.1: fix(#225) fix typos in account asset v3 client
This commit is contained in:
Tiago
2023-02-15 15:24:06 +00:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "name": "bybit-api",
"version": "3.4.0", "version": "3.4.1",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.", "description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",