From 1a35811bd6ccc8261b585c12e741a63b2c9bb1d0 Mon Sep 17 00:00:00 2001 From: Stepan Usatiuk Date: Tue, 31 Dec 2019 14:17:04 +0300 Subject: [PATCH] add a newline to package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9377eb1..7822841 100644 --- a/package.json +++ b/package.json @@ -83,4 +83,4 @@ "pre-push": "npm test && cd frontend && npm test" } } -} \ No newline at end of file +}