diff --git a/package-lock.json b/package-lock.json index 981c8926..1ffc711c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-vitals", - "version": "3.4.0", + "version": "3.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "web-vitals", - "version": "3.4.0", + "version": "3.5.0", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.21.0", diff --git a/package.json b/package.json index 48870233..a6c3fdf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-vitals", - "version": "3.4.0", + "version": "3.5.0", "description": "Easily measure performance metrics in JavaScript", "type": "module", "typings": "dist/modules/index.d.ts",