diff --git a/package-lock.json b/package-lock.json index 52990ef3..cdef476a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qr-code-styling", - "version": "1.8.1", + "version": "1.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "qr-code-styling", - "version": "1.8.1", + "version": "1.8.2", "license": "MIT", "dependencies": { "qrcode-generator": "^1.4.4" diff --git a/package.json b/package.json index fe40f991..916164a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qr-code-styling", - "version": "1.8.1", + "version": "1.8.2", "description": "Add a style and an image to your QR code", "main": "lib/qr-code-styling.js", "types": "lib/index.d.ts",