From ec32f5bc680d27906a737a5baf870ae2041339eb Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Mon, 27 Jul 2020 11:25:02 +0800 Subject: [PATCH] - Drop extra space (running `npm install` will reformat this way anyways) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b989f77f..a74e0e1c 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "statements": 37, "branches": 28, "lines": 38, - "functions": 47, + "functions": 47, "exclude": [ "src/external/**", "src/editor/jquery.min.js",