From 32edfd4e8012f99c9ac01b9788b772a557b9cccc Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Mon, 6 May 2013 22:10:57 +0200 Subject: [PATCH] spacing fix --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e7f0507..f55a3a9 100755 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "type": "git", "url": "https://github.com/balaclark/HTML5-Comic-Book-Reader.git" }, - "licenses": [ - { - "type": "Apache-2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } + "licenses": [ + { + "type": "Apache-2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } ], "devDependencies": { "handlebars": "1.0.10",