From 69fedba2b07295f67377bc26acb2b6c9573c960f Mon Sep 17 00:00:00 2001 From: Josh Barr Date: Sat, 25 Apr 2015 17:48:06 +1200 Subject: [PATCH] added newline to end of file --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39fad98b53..f1324ca24e 100644 --- a/package.json +++ b/package.json @@ -29,4 +29,4 @@ "lint:js": "./node_modules/.bin/jscs ./wagtail || true", "format:js": "./node_modules/.bin/jscs ./wagtail -x" } -} \ No newline at end of file +}