updated mdi package, note icon is changing ifthere is a note

This commit is contained in:
2021-03-09 22:52:29 +01:00
parent 98002d0296
commit 4894f88c6d
21 changed files with 23061 additions and 22564 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@mdi/font",
"version": "3.6.95",
"version": "5.9.55",
"description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.",
"style": "css/materialdesignicons.css",
"scripts": {
@ -20,18 +20,9 @@
"name": "Austin Andrews",
"web": "http://twitter.com/templarian"
},
"licenses": [
{
"type": "OFL-1.1",
"url": "http://scripts.sil.org/OFL"
},
{
"type": "MIT",
"url": "http://opensource.org/licenses/mit-license.html"
}
],
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Templarian/MaterialDesign/issues"
},
"homepage": "http://materialdesignicons.com"
"homepage": "https://materialdesignicons.com"
}