aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamy Ratsimbazafy <mratsim@users.noreply.github.com>2017-07-14 00:07:47 +0200
committerGitHub <noreply@github.com>2017-07-14 00:07:47 +0200
commite9f08e333079d70ea4e599458f223aad49ed3d9d (patch)
tree8eec5b854404abb15d2c3eea9426abf83121346b
parent76186d867d901e93728084604b78486d793668f9 (diff)
downloadpackages-e9f08e333079d70ea4e599458f223aad49ed3d9d.tar.gz
packages-e9f08e333079d70ea4e599458f223aad49ed3d9d.zip
Remove trailing comma
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
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/"
- },
+ }
]