Skip to content

Commit 9ce04b1

Browse files
Merge #964
964: Trailing commas not being allowed in JSON is the bane of my existence r=carols10cents
2 parents 259d028 + 092af2e commit 9ce04b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"buildpacks": [
5858
{
5959
"url": "https://github.com/heroku/heroku-buildpack-multi"
60-
},
60+
}
6161
]
6262
}

0 commit comments

Comments
 (0)