From 5d37c0e269e574f9b96c4fa8640866a88488012c Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Tue, 20 Apr 2021 23:57:25 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9D=8E=20Removed=20mkdirp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index f0a2bfd..ef04a04 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,6 @@ "jest": "^26.6.3", "lodash": "^4.17.21", "mini-css-extract-plugin": "^1.4.1", - "mkdirp": "^1.0.4", "mongoose": "^5.10.11", "node-sass": "^5.0.0", "node-unrar-js": "^1.0.1",