From aff2720fa8556aa3e19e5ac4edb33dde76c7279a Mon Sep 17 00:00:00 2001 From: Kevin Rode Date: Wed, 15 Jul 2020 16:57:17 -0400 Subject: [PATCH] fixed repo link --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 15a3dba..4ed686e 100644 --- a/package.json +++ b/package.json @@ -3,13 +3,12 @@ "theme": "syntax", "version": "0.0.0", "description": "Syntax and UI theme for va11halla", - "repository":"https://github.com/kevroded/va11halla-syntax", "keywords": [ "syntax", "ui", "theme" ], - "repository": "https://github.com/atom/test-syntax", + "repository": "https://github.com/kevroded/va11halla-syntax", "license": "MIT", "engines": { "atom": ">=1.0.0 <2.0.0"