diff --git a/package-lock.json b/package-lock.json index 67933319..4c04cccf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-vitals", - "version": "4.2.2", + "version": "4.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "web-vitals", - "version": "4.2.2", + "version": "4.2.3", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.23.6", diff --git a/package.json b/package.json index 7d1e4499..ca57344a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-vitals", - "version": "4.2.2", + "version": "4.2.3", "description": "Easily measure performance metrics in JavaScript", "type": "module", "typings": "dist/modules/index.d.ts",