Merge pull request #124 from tiagosiebler/2.1.5

v2.1.5: useragent ws pass-thru
This commit is contained in:
Tiago
2021-11-04 18:27:32 +00:00
committed by GitHub

View File

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