This commit is contained in:
Ryan Day 2023-04-21 09:44:19 -07:00
parent dbbb46da8b
commit 1ebf4f2d86
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "qrcode",
"version": "1.5.1",
"version": "1.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,7 +1,7 @@
{
"name": "qrcode",
"description": "QRCode / 2d Barcode api with both server side and client side support using canvas",
"version": "1.5.1",
"version": "1.5.2",
"author": "Ryan Day <soldair@gmail.com>",
"contributors": [
"Vincenzo Greco <greco.vincenzo@gmail.com>",