Comparing version 1.1.7 to 1.1.8
@@ -54,3 +54,3 @@ "use strict"; | ||
.setReceiverCity('Rio Preto') | ||
.setKey('nubank@hiago.me') | ||
.setKey('8d9f54ec-c00b-4878-9b7d-7096e9b2c011') | ||
.setDescription('Donation without defined amount - GPIX'); // optional | ||
@@ -57,0 +57,0 @@ console.log('\nDonation without defined amount - GPIX >>>>\n', pix.getBRCode()); |
@@ -19,3 +19,3 @@ import { PIX } from "./lib/pix"; | ||
.setReceiverCity('Rio Preto') | ||
.setKey('nubank@hiago.me') | ||
.setKey('8d9f54ec-c00b-4878-9b7d-7096e9b2c011') | ||
.setDescription('Donation without defined amount - GPIX') // optional | ||
@@ -22,0 +22,0 @@ |
{ | ||
"name": "gpix", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Library written in nodejs to generate PIX br-code and qr-code.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
51976