Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit 40741af

Browse files
committed
docs: update description & keywords
1 parent e607632 commit 40741af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "smooth-ui",
3+
"description": "React Components library based on Styled Components.",
34
"version": "4.0.0",
5+
"keywords": ["styled-components", "ui", "ui-components", "react", "material-ui", "bootstrap"],
46
"main": "dist/smooth-ui.cjs.js",
57
"module": "dist/smooth-ui.es.js",
68
"jsnext:main": "dist/smooth-ui.es.js",

0 commit comments

Comments
 (0)