diff --git a/package-lock.json b/package-lock.json index e0d57a85..5c192183 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-vitals", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "web-vitals", - "version": "3.1.0", + "version": "3.1.1", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.19.3", diff --git a/package.json b/package.json index ba115bf6..32ebcf95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-vitals", - "version": "3.1.0", + "version": "3.1.1", "description": "Easily measure performance metrics in JavaScript", "type": "module", "typings": "dist/modules/index.d.ts",