app-json / app.json

A node module for working with app.json files and deploying app.json apps to Heroku. Designed to work on the server, the browser, and the command line.
132 stars 26 forks source link

`app.json update` not working #35

Open 75asa opened 3 years ago

75asa commented 3 years ago

Summary

$ app.json update command not working. my git remote url is here

heroku  https://git.heroku.com/notion-nippo.git (fetch)
heroku  https://git.heroku.com/notion-nippo.git (push)

Does anyone else have the same symptoms?