v2.0.4: reduced webpack bundle size

This commit is contained in:
tiagosiebler
2021-05-28 23:51:22 +01:00
parent 60a4d83770
commit fde8bf50d5

View File

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