Merge pull request #169 from tiagosiebler/release

3.0.1: complete integration with all REST & WS categories
This commit is contained in:
Tiago
2022-09-20 00:20:55 +01:00
committed by GitHub

View File

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