From 6406e52705b91979a2041196fde6121887339221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 30 Mar 2021 17:52:01 -0400 Subject: [PATCH] chore: fix indent --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c464653df5..faa1ce7d3e 100644 --- a/install/package.json +++ b/install/package.json @@ -155,7 +155,7 @@ "lint-staged": "10.5.4", "mocha": "8.3.2", "mocha-lcov-reporter": "1.3.0", - "mockdate": "3.0.5", + "mockdate": "3.0.5", "nyc": "15.1.0", "smtp-server": "3.8.0" },