replace deprecated method in sample

This commit is contained in:
tiagosiebler
2021-02-22 11:15:02 +00:00
parent ca05ca0eb2
commit 63f3de9670
5 changed files with 34 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "2.0.1",
"version": "2.0.2",
"description": "Node.js connector for Bybit's Inverse & Linear REST APIs and WebSockets",
"main": "lib/index.js",
"types": "lib/index.d.ts",