This commit is contained in:
Stefan Aebischer
2020-02-12 10:47:02 -05:00
parent e519c368e5
commit 6464f83608
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.2",
"version": "1.1.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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