Fix trailing comma that breaks JSON parsing.

This commit is contained in:
Nick Martin
2013-05-15 11:35:14 -07:00
parent 93af3ab238
commit b237ace7de

View File

@@ -24,7 +24,7 @@
"release": "0.6.3",
"notices": [
"When using the `http` package synchronously on the server, errors",
"are now thrown rather than passed in `result.error`.",
"are now thrown rather than passed in `result.error`."
],
"packageNotices": {
"coffeescript": ["CoffeeScript has been updated to 1.6.2 from 1.5.0. See",