Removes unecessary mdi package!
This commit is contained in:
parent
732f45b9e4
commit
58a2c6816f
|
@ -6611,11 +6611,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"mdi": {
|
||||
"version": "2.2.43",
|
||||
"resolved": "https://registry.npmjs.org/mdi/-/mdi-2.2.43.tgz",
|
||||
"integrity": "sha512-g3m6z4303qieltUM20JL2gdsJZvoVzIzO74qa2XxZ2kg9JPwrPEAgooVhRDHZi1vvRh0gB8Dg+c9XqNdz4jcIg=="
|
||||
},
|
||||
"media-typer": {
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
"conditioner-core": "^2.3.3",
|
||||
"countup.js": "^2.0.8",
|
||||
"css-vars-ponyfill": "^2.4.7",
|
||||
"mdi": "^2.2.43",
|
||||
"moment": "^2.25.3",
|
||||
"node-sass": "^4.14.1",
|
||||
"photoswipe": "^4.1.3",
|
||||
|
|
Loading…
Reference in New Issue