From e9f08e333079d70ea4e599458f223aad49ed3d9d Mon Sep 17 00:00:00 2001 From: Mamy Ratsimbazafy Date: Fri, 14 Jul 2017 00:07:47 +0200 Subject: [PATCH] Remove trailing comma --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 82ecaf6..7b65cd1 100644 --- a/packages.json +++ b/packages.json @@ -6740,5 +6740,5 @@ "description": "A tensor (multidimensional array) library for Nim", "license": "Apache License 2.0", "web": "https://mratsim.github.io/Arraymancer/" - }, + } ]