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

fix(typography): upgrade to mdc-web v1 #778

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/material-components/material-components-web-react.git"
},
"dependencies": {
"@material/typography": "^0.41.0",
"@material/typography": "^1.0.0",
"classnames": "^2.2.6",
"react": "^16.4.2"
},
Expand Down