Skip to content

Commit 1c7ed6e

Browse files
committed
Add Heroku generated app.json
1 parent cb676f0 commit 1c7ed6e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

app.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "angular4-d3-components",
3+
"description": "",
4+
"scripts": {
5+
},
6+
"env": {
7+
},
8+
"formation": {
9+
},
10+
"addons": [
11+
12+
],
13+
"buildpacks": [
14+
15+
]
16+
}

0 commit comments

Comments
 (0)