From 78aa5717980c19a57b2da12eac808b66aa867efd Mon Sep 17 00:00:00 2001 From: shanavas Date: Fri, 28 Oct 2016 22:30:57 +0300 Subject: [PATCH] Fix repository field in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a95535a..65f2d46 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "repository": "https://github.com/zaach/lex-parser.git" + "url": "https://github.com/zaach/lex-parser.git" }, "keywords": [ "lexical",