Skip to content

Commit 092af2e

Browse files
committed
Trailing commas not being allowed in JSON is the bane of my existence
1 parent d6eaeb8 commit 092af2e

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)