aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-09-20 23:49:48 +0100
committerGitHub <noreply@github.com>2017-09-20 23:49:48 +0100
commit7ad1dcc213635e6dacc94e1f9ac3a799a15a444c (patch)
tree7c9b5cfda6711947094238b545f17c775616c384
parent782909c801e5dbff94d491b2e9a44bd6bef5dbbc (diff)
downloadpackages-7ad1dcc213635e6dacc94e1f9ac3a799a15a444c.tar.gz
packages-7ad1dcc213635e6dacc94e1f9ac3a799a15a444c.zip
Fixes trailing comma
-rw-r--r--packages.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 361527b..43a3dd9 100644
--- a/packages.json
+++ b/packages.json
@@ -7248,6 +7248,5 @@
"description": "Allows statistics to be sent to and recorded in Google Analytics.",
"license": "MIT",
"web": "https://github.com/dom96/analytics"
- },
-
+ }
]