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

Merge pull request #71 from XhmikosR/rm-lodash

Remove the unused lodash devDependency.
This commit is contained in:
Shun Sato
2018-10-07 19:40:22 +09:00
committed by GitHub

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": {