aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binance
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/binance')
-rw-r--r--recipes/binance/index.js2
-rw-r--r--recipes/binance/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/binance/index.js b/recipes/binance/index.js
index b4d7495..dd41f72 100644
--- a/recipes/binance/index.js
+++ b/recipes/binance/index.js
@@ -1 +1 @@
module.exports = Ferdi => class Binance extends Ferdi {}; module.exports = Ferdium => Ferdium;
diff --git a/recipes/binance/package.json b/recipes/binance/package.json
index 1590823..20ade20 100644
--- a/recipes/binance/package.json
+++ b/recipes/binance/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "binance", 2 "id": "binance",
3 "name": "Binance", 3 "name": "Binance",
4 "version": "1.0.2", 4 "version": "1.1.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://accounts.binance.com" 7 "serviceURL": "https://accounts.binance.com"