From 3f404e8484e92334f7350ba9f3f640b9a71608c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Neto?= Date: Fri, 16 Mar 2018 20:47:19 +0000 Subject: [PATCH] Update package.json --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index fd2f7d3..8ddeffe 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,7 @@ "version": "0.32.2", "private": true, "description": "Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom", - "repository": { - "type": "git", - "url": "https://github.com/Glavin001/atom-beautify.git" - }, + "repository": "https://github.com/Glavin001/atom-beautify.git", "bugs": { "url": "https://github.com/Glavin001/atom-beautify/issues" },