v2.2.0: Fix Spot REST client, extensive integration tests, revise base REST client, type improvements #150

This commit is contained in:
Tiago
2022-05-21 23:17:45 +01:00
committed by GitHub
parent f0088f32c2
commit 5783a129a8

View File

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