diff --git a/package-lock.json b/package-lock.json index 809a896ab..c4170aea5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "covid-alicante", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "covid-alicante", - "version": "1.2.1", + "version": "1.2.2", "dependencies": { "just-debounce-it": "3.0.1", "next": "12.2.0", diff --git a/package.json b/package.json index dc48d5973..96c373f33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "covid-alicante", - "version": "1.2.1", + "version": "1.2.2", "private": true, "scripts": { "dev": "next dev",