Comparing version 1.1.1 to 1.1.2
@@ -206,3 +206,3 @@ "use strict"; | ||
this.api = axios_1.default.create({ | ||
baseURL: 'https://lnpay.co/v1', | ||
baseURL: 'https://api.lnpay.co/v1', | ||
headers: { | ||
@@ -209,0 +209,0 @@ 'X-API-Key': this.secretKey, |
{ | ||
"name": "lnpay", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "NPM Package for LNPay.co API.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
22099