remove lodash from dependencies as it's no longer used

This commit is contained in:
felipe
2017-03-10 13:53:25 +01:00
parent 74ea0f699f
commit 09f1d473c3

View File

@ -30,10 +30,8 @@
"@types/app-root-path": "^1.2.4",
"@types/archiver": "^0.15.37",
"@types/express": "^4.0.35",
"@types/lodash": "^4.14.54",
"app-root-path": "^2.0.1",
"archiver": "^1.3.0",
"lodash": "^4.6.1",
"xml": "^1.0.1"
},
"author": "Dolan Miu",