diff --git a/package.json b/package.json index 0f5ffec..7173869 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "@reportportal/ui-kit", "version": "0.0.1-alpha.7", + "description": "The UI-kit library for ReportPortal Design System.", "type": "module", "scripts": { "dev": "storybook dev -p 6006",