diff --git a/package-lock.json b/package-lock.json index fcb43f62..060b5e13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-pwa", - "version": "2.2.9", + "version": "2.2.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 92d2140a..4972ec10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-pwa", - "version": "2.2.9", + "version": "2.2.10", "description": "A highly scalable, Progressive Web Application foundation with the best Developer Experience (DX).", "scripts": { "start": "pawjs --no-cache --env=development start",