1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 13:26:38 -04:00

Remove the unused lodash devDependency.

This commit is contained in:
XhmikosR
2018-10-07 11:55:18 +03:00
parent ea361afa4a
commit 39729c28d7

View File

@ -19,7 +19,6 @@
"devDependencies": {
"bin-check": "^4.1.0",
"eslint": "^5.6.1",
"lodash": "^4.17.11",
"mocha": "^5.2.0"
},
"scripts": {