diff --git a/package-lock.json b/package-lock.json index def51d7..ff8b7b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@remix-pwa/sw", - "version": "1.1.4", + "version": "1.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@remix-pwa/sw", - "version": "1.1.4", + "version": "1.1.5", "license": "MIT", "dependencies": { "esbuild": "^0.17.19" diff --git a/package.json b/package.json index f320186..071dd1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@remix-pwa/sw", - "version": "1.1.4", + "version": "1.1.5", "author": "Abdur-Rahman Fashola", "description": "A Remix PWA package to help you build anything Service Workers in Remix. Complete with extensibility and a little zing 🚀", "private": false,