run linter

This commit is contained in:
tiagosiebler
2022-05-12 01:23:49 +01:00
parent 1a6b4cc269
commit f0088f32c2
5 changed files with 21 additions and 22 deletions

View File

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