From bb59a5d3e9d0d80010185e17dd471b95ff9f198d Mon Sep 17 00:00:00 2001 From: Bowden Kelly Date: Thu, 20 Jul 2017 16:09:23 -0700 Subject: [PATCH] looks like new version of npm adds a blank line after each npm install. Committing it --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc7828b..c17749d 100644 --- a/package.json +++ b/package.json @@ -91,4 +91,4 @@ "tslint": "^5.0.0", "typescript": "^2.2.2" } -} \ No newline at end of file +}