From ec79a4bbdf8945b4f5783b9f64cdbba908d76d68 Mon Sep 17 00:00:00 2001 From: Barney Carroll Date: Thu, 24 Nov 2016 15:39:23 +0000 Subject: [PATCH] Whitespace reallignment# --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7ca744e1..1a420bec 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "url" : "http://github.com/lhorie/mithril.js/issues" }, "scripts": { - "build": "grunt build", - "lint": "grunt lint", - "sauce": "grunt sauce", + "build": "grunt build", + "lint": "grunt lint", + "sauce": "grunt sauce", "test": "grunt test" }, "main": "mithril.js",