Set remote Heroku environment variables from local exported JSON data.
The major change between version 1.X.X and 2.X.X is an unfortunately silly one - using the --verbose
option may generate unexpected results, as --verbose
is already in use by NPM. That option has been replaced with --response-verbose
.
If you have used the --verbose
option in your app, please change it to --response-verbose
.