diff --git a/package-lock.json b/package-lock.json index 24ce057a..816237fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@equinor/amplify-component-lib", - "version": "8.10.1", + "version": "8.10.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@equinor/amplify-component-lib", - "version": "8.10.1", + "version": "8.10.2", "license": "ISC", "dependencies": { "@azure/msal-browser": "3.26.1", diff --git a/package.json b/package.json index f44262a0..e4f2b809 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@equinor/amplify-component-lib", - "version": "8.10.1", + "version": "8.10.2", "description": "Frontend Typescript components for the Amplify team", "main": "dist/index.js", "types": "dist/index.d.ts",