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" ],