diff --git a/package-lock.json b/package-lock.json index c52908a2..78663a7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-vitals", - "version": "3.3.1", + "version": "3.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "web-vitals", - "version": "3.3.1", + "version": "3.3.2", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.21.0", diff --git a/package.json b/package.json index fb708f67..18a13fd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-vitals", - "version": "3.3.1", + "version": "3.3.2", "description": "Easily measure performance metrics in JavaScript", "type": "module", "typings": "dist/modules/index.d.ts",