mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5166] use published version of material icons (#8681)
* use published version of material icons * add support for custom font set
This commit is contained in:
Generated
+6
@@ -40,6 +40,7 @@
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"editorjs-html": "3.4.2",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||
"material-icons": "^1.13.8",
|
||||
"minimatch": "^9.0.0",
|
||||
"minimatch-browser": "1.0.0",
|
||||
"ng2-charts": "2.4.2",
|
||||
@@ -42440,6 +42441,11 @@
|
||||
"url": "https://github.com/sponsors/wooorm"
|
||||
}
|
||||
},
|
||||
"node_modules/material-icons": {
|
||||
"version": "1.13.8",
|
||||
"resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.8.tgz",
|
||||
"integrity": "sha512-vnLGXKa/AwFUxUgkiX39EpYVFttPhDQcKdVylIqmUUqz+Eo/O9A3BkdPCU3/G5cJOTezHi5B/b8sEpKYgUNAwQ=="
|
||||
},
|
||||
"node_modules/mathml-tag-names": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
|
||||
|
||||
Reference in New Issue
Block a user