Skip to content

Commit

Permalink
Update to mdi 7.4.47.
Browse files Browse the repository at this point in the history
  • Loading branch information
leMaik committed Dec 31, 2023
1 parent 589d9fa commit 8d7bcb9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Material Design Icons for Material-UI

[![Material Design Icons version](https://img.shields.io/badge/mdi-v7.2.96-blue.svg)](https://github.com/Templarian/MaterialDesign)
[![Material Design Icons version](https://img.shields.io/badge/mdi-v7.4.47-blue.svg)](https://github.com/Templarian/MaterialDesign)
[![Material Design Icons version](https://img.shields.io/badge/mdi--light-v0.2.63-blue.svg)](https://github.com/Templarian/MaterialDesignLight)

This module provides [Material-UI][material-ui] `<SvgIcon />` components for all
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"@material-ui/core": "^4.0.0",
"@mdi/js": "^7.2.96",
"@mdi/js": "^7.4.47",
"@mdi/light-js": "^0.2.63",
"@storybook/react": "^6.3.12",
"ava": "^3.15.0",
Expand Down

0 comments on commit 8d7bcb9

Please sign in to comment.