From 390f37d0134defc9ba4c05a873d5e4c51cee6150 Mon Sep 17 00:00:00 2001 From: Cherik Date: Wed, 31 Aug 2022 18:56:24 +0430 Subject: [PATCH] fix: update projects readme --- README.md | 5 ++--- package.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d034c9c..1fc7aed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# Publish your React component to NPM -This is a boilerplate for create react components with styled-components and story-book and publish them in NPM. +# Giveth UI design system -[**Cherik**](https://mpch.ir) \ No newline at end of file +This open-source UI design system includes all of the giveth web product components. diff --git a/package.json b/package.json index 9ca8e9d..e27e83f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@giveth/ui-design-system", - "version": "1.8.19", + "version": "1.8.20", "files": [ "/lib" ],