This commit is contained in:
Stefan Aebischer
2020-02-01 20:25:27 -05:00
parent 90ae9984a4
commit 6fd3d34a47
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@pxtrn/bybit-api",
"version": "1.1.1",
"version": "1.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pxtrn/bybit-api",
"version": "1.1.1",
"version": "1.1.2",
"description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API",
"main": "index.js",
"scripts": {