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

Commit 45fef89

Browse files
author
Matt Goo
committed
fix(card): add react-ripple to package json (#773)
1 parent 4e99b4c commit 45fef89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/card/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@material/card": "^0.41.0",
21+
"@material/react-ripple": "^0.11.0",
2122
"classnames": "^2.2.6",
2223
"react": "^16.4.2"
2324
},

0 commit comments

Comments
 (0)