From 0c062c9ff864d2b7d653c6ea80cf1cf4f65d5540 Mon Sep 17 00:00:00 2001 From: Marc Weber Date: Mon, 22 Aug 2011 09:26:30 +0200 Subject: [PATCH] fix json --- addon-info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addon-info.json b/addon-info.json index be6bfeabe..1f37bed8f 100644 --- a/addon-info.json +++ b/addon-info.json @@ -4,7 +4,7 @@ "maintainer" : "honza @ github & others", "repository" : {"type": "git", "url": "git://github.com/honza/snipmate-snippets.git"}, "dependencies" : { - "snipmate": {}, + "snipmate": {} }, "description" : "community driven set of snippets for snipmate" }