updated mdi package, note icon is changing ifthere is a note
This commit is contained in:
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user