This commit is contained in:
Stefan Aebischer
2019-10-27 16:46:45 +02:00
parent 6da5126190
commit 90cd20526f
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.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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