diff --git a/package-lock.json b/package-lock.json index d65c600cb..02204ae33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@lyyti/design-system", - "version": "3.7.2", + "version": "3.7.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@lyyti/design-system", - "version": "3.7.2", + "version": "3.7.3", "license": "MIT", "dependencies": { "@emotion/react": "11.11.1", diff --git a/package.json b/package.json index 3e9d38be7..dc9cb3dae 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@lyyti/design-system", "description": "Lyyti Design System", "homepage": "https://lyytioy.github.io/lyyti-design-system", - "version": "3.7.2", + "version": "3.7.3", "engines": { "node": "^18", "npm": "^9" diff --git a/src/components/NumberInput.tsx b/src/components/NumberInput.tsx index 634e4d776..73486cb33 100644 --- a/src/components/NumberInput.tsx +++ b/src/components/NumberInput.tsx @@ -70,6 +70,7 @@ const NumberInput = (