@alexandrereys/pixqrcode
Advanced tools
Comparing version 1.0.37 to 1.0.38
@@ -270,3 +270,3 @@ "use strict"; | ||
if (libResponse) { | ||
payments.push({ data: libResponse.data }); | ||
payments.push({ transaction, data: libResponse.data }); | ||
} | ||
@@ -273,0 +273,0 @@ } |
{ | ||
"name": "@alexandrereys/pixqrcode", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"description": "A library to generate Pix QR codes", | ||
@@ -5,0 +5,0 @@ "author": "Alexandre N. Reys", |
22377