removed unused devdependencies
removed redundant cross-env package and unused get-google-fonts package
This commit is contained in:
parent
58b7872af6
commit
aa5b74cf9b
1 changed files with 0 additions and 4 deletions
|
|
@ -19,9 +19,5 @@
|
||||||
"html-minifier": "^4.0.0",
|
"html-minifier": "^4.0.0",
|
||||||
"luxon": "^1.28.0",
|
"luxon": "^1.28.0",
|
||||||
"node-sass": "^6.0.1"
|
"node-sass": "^6.0.1"
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"cross-env": "^7.0.3",
|
|
||||||
"get-google-fonts": "^1.2.2"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue