Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "di-helper", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A concise JavaScript dependency injector", | ||
@@ -47,5 +47,4 @@ "repository": "https://github.com/g6123/di-helper", | ||
"is-callable": "^1.1.4", | ||
"is-promise": "^2.1.0", | ||
"lodash": "^4.17.11" | ||
"is-promise": "^2.1.0" | ||
} | ||
} |
5
16184
- Removedlodash@^4.17.11
- Removedlodash@4.17.21(transitive)