v3.4.1: fix(#225) fix typos in account asset v3 client

This commit is contained in:
Tiago
2023-02-15 15:21:07 +00:00
committed by GitHub
parent a423622eef
commit 6ae67d50d8

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",