v2.2.0: extensive integration tests, revise base REST client, fix Spot REST client, type improvements

This commit is contained in:
tiagosiebler
2022-05-12 01:15:26 +01:00
parent d1cb97176a
commit e306b7a3a0

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "name": "bybit-api",
"version": "2.1.10", "version": "2.2.0",
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.", "description": "Node.js connector 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",