From 48e1d1d032a0cd846867c6a31df4798372182e28 Mon Sep 17 00:00:00 2001 From: SandZn Date: Wed, 26 Jun 2024 14:36:19 +0000 Subject: [PATCH] feat: debloat package.json --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 23bcd41..8ff72e0 100644 --- a/package.json +++ b/package.json @@ -42,9 +42,6 @@ ], "dependencies": { "chalk": "^1.1.1", - "generator-jasmine": "^0.2.2", - "generator-mocha": "^0.3.0", - "istanbul": "^0.4.2", "mkdirp": "^0.5.1", "underscore.string": "^3.2.3", "wiredep": "^4.0.0",