Skip to content

Commit 6a96480

Browse files
committed
Remove material-design-icons npm package
1 parent fc9f28a commit 6a96480

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

angular.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"styles": [
3737
"./node_modules/@fortawesome/fontawesome-svg-core/styles.css",
3838
"./node_modules/ngx-bootstrap/datepicker/bs-datepicker.css",
39-
"./node_modules/material-design-icons/iconfont/material-icons.css",
4039
"src/styles.scss"
4140
],
4241
"scripts": [

package-lock.json

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
"lodash": "^4.17.21",
6868
"lodash-es": "^4.17.21",
6969
"log-timestamp": "^0.3.0",
70-
"material-design-icons": "^3.0.1",
7170
"mississippi": "^4.0.0",
7271
"ngx-bootstrap": "^9.0.0",
7372
"ngx-countup": "^13.0.0",

0 commit comments

Comments
 (0)