Update package.json

This commit is contained in:
TatLead
2021-10-06 05:41:12 +08:00
parent 9f2421ee2a
commit 4e91d87424

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "2.1.0",
"version": "2.1.1",
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",