aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/package.json b/package.json
index 661e867..856b8c3 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,6 @@
"license": "MIT",
"devDependencies": {
"@types/jasmine": "^2.5.53",
- "@types/lodash": "^4.14.70",
"awesome-typescript-loader": "^3.2.1",
"cross-env": "^5.0.1",
"css-loader": "^0.28.4",
@@ -45,8 +44,5 @@
"webpack": "^3.3.0",
"webpack-dashboard": "^0.4.0",
"webpack-dev-server": "2.5.1"
- },
- "dependencies": {
- "lodash": "^4.17.4"
}
}