Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #281 from mozilla/xmr-app
Browse files Browse the repository at this point in the history
Add app.json for Heroku previews to work.
  • Loading branch information
mozfreddyb authored May 17, 2019
2 parents c8b905a + c09aebf commit e6a30b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "srihash",
"scripts": {},
"env": {},
"addons": []
}

0 comments on commit e6a30b7

Please sign in to comment.