From addfa81ca54c8ce9fc7cac481578d74fb4b350b6 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Wed, 9 Apr 2014 21:24:04 +0100 Subject: [PATCH] Get rid of trailing comma. --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 4a770df..5331df8 100644 --- a/packages.json +++ b/packages.json @@ -640,5 +640,5 @@ "description":"A library to provide abstract access to various archives.", "license":"WTFPL", "web":"https://github.com/fowlmouth/physfs" - }, + } ]