From a3dce45874eb65c347b6c55e19ce2dbfdadcfdb6 Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Mon, 10 Jun 2019 18:07:55 +0530 Subject: Package JSON Updated --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index e6b0f74..8c27847 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,11 @@ "description": "A Simple App for Book Authoring", "main": "main.js", "scripts": { - "test": "electron ." + "start": "electron ." }, "repository": { "type": "git", - "url": "\u0016https://github.com/luciferreeves/authorr" + "url": "https://github.com/luciferreeves/authorr" }, "keywords": [ "authorr", -- cgit v1.2.3