diff --git a/package-lock.json b/package-lock.json index c76f5d02..ae8a74ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nearform/quantum", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nearform/quantum", - "version": "1.0.1", + "version": "1.0.2", "license": "ISC", "dependencies": { "@radix-ui/react-accordion": "^1.1.2", diff --git a/package.json b/package.json index 471882fd..ed504205 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nearform/quantum", - "version": "1.0.1", + "version": "1.0.2", "description": "Component library based on the Quantum Design System", "main": "dist/index.js", "exports": {