diff --git a/doc/Production.md b/doc/Production.md
index dc323cf3..b5ae0bcc 100644
--- a/doc/Production.md
+++ b/doc/Production.md
@@ -31,7 +31,7 @@ Here is a snippet showing all required scripts:
-
+
@@ -62,4 +62,3 @@ Here is a snippet showing all required scripts:
Ng-admin library is already compatible with `ng-strict-di`, but you have to explicitly declare dependencies on your custom application code.
See the [Angular documentation for production](https://docs.angularjs.org/guide/production) for more details about this tweak.
-
diff --git a/package.json b/package.json
index 1d475c38..8949f93b 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,6 @@
"karma-ng-scenario": "~0.1.0",
"karma-phantomjs-launcher": "^0.1.4",
"karma-webpack": "~1.5.1",
- "lodash": "^3.8.0",
"mocha": "^2.1.0",
"ng-annotate-loader": "0.0.2",
"ng-annotate-webpack-plugin": "^0.1.2",