Skip to content

Commit ddee345

Browse files
committed
enrich the package.json file
1 parent 52df497 commit ddee345

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "@puck/react-bem",
33
"main": "index.js",
4+
"description": " Automate creating BEM classes in React components",
5+
"homepage": "https://github.com/WonderNetwork/react-bem#readme",
46
"license": "MIT",
57
"devDependencies": {
68
"@testing-library/dom": "^10.4.0",

0 commit comments

Comments
 (0)