Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit b6fc89c

Browse files
fix(line-ripple): Update package.json
1 parent 7d9c9fb commit b6fc89c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

packages/line-ripple/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "@material/react-line-ripple",
33
"version": "0.0.0",
4-
"description": "",
5-
"author": "",
4+
"description": "Material Components React Line Ripple",
65
"license": "Apache-2.0",
76
"keywords": [
87
"mdc web react",
@@ -11,6 +10,10 @@
1110
"material line-ripple",
1211
"materialline-ripple"
1312
],
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/material-components/material-components-web-react.git"
16+
},
1417
"dependencies": {
1518
"@material/line-ripple": "^0.34.0",
1619
"classnames": "^2.2.5",

0 commit comments

Comments
 (0)