Skip to content

Commit 57c52da

Browse files
chore: added package description and keyword NO-JIRA (#97)
1 parent 0d18440 commit 57c52da

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

package.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
{
22
"name": "@virtuslab/tetrisly-react",
33
"version": "1.2.0",
4+
"homepage": "https://tetrisly.com/",
5+
"description": "Tetrisly offers user-friendly components designed for effortless integration. Plus, it's fully compatible with fully compatible with Tetrisly for Figma with a seamless design and development experience in mind.",
6+
"keywords": [
7+
"tetrisly",
8+
"react",
9+
"ui",
10+
"design",
11+
"system",
12+
"components",
13+
"library",
14+
"typescript",
15+
"figma",
16+
"xstyled",
17+
"styled-components"
18+
],
419
"type": "module",
5-
"homepage": "https://virtuslab.github.io/tetrisly-react",
620
"main": "dist/tetrisly-react.umd.js",
721
"module": "dist/tetrisly-react.es.js",
822
"types": "dist/tetrisly-react.es.d.ts",

0 commit comments

Comments
 (0)