1.4.4
This commit is contained in:
parent
6058f49c89
commit
56ef8d50af
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "qrcode",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue