You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to all this so maybe it's something I did wrong. But I had to add two more lines to package.json so that heroku would run the app successfully.
"underscore": "~1.3.1",
"async": "~0.1.15",
The text was updated successfully, but these errors were encountered:
I'm new to all this so maybe it's something I did wrong. But I had to add two more lines to package.json so that heroku would run the app successfully.
The text was updated successfully, but these errors were encountered: