@alexandrereys/pixqrcode
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@alexandrereys/pixqrcode", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A library to generate Pix QR codes", | ||
@@ -9,2 +9,3 @@ "author": "Alexandre N. Reys", | ||
"types": "dist/index.d.ts", | ||
"private": false, | ||
"scripts": { | ||
@@ -11,0 +12,0 @@ "build": "tsc -p tsconfig.lib.json" |
2227