This commit is contained in:
Ryan Day 2019-11-05 08:05:54 -08:00
parent 6058f49c89
commit 56ef8d50af
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "qrcode",
"version": "1.4.3",
"version": "1.4.4",
"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.4.3",
"version": "1.4.4",
"author": "Ryan Day <soldair@gmail.com>",
"contributors": [
"Vincenzo Greco <greco.vincenzo@gmail.com>"