paulodiovani / hacktoberrank

Hacktoberfest Rank
https://hacktoberrank-challenge.herokuapp.com/
MIT License
6 stars 17 forks source link

add catch block for dotenv and moved it to dependencies #46

Closed arabyalhomsi closed 4 years ago

arabyalhomsi commented 4 years ago

What does this PR do?

Adds catch block to require('dotenv') in index.js and moves dotenv to dependencies

Is this related to an issue?

Issue https://github.com/paulodiovani/hacktoberrank/issues/45

What testing has been done on this PR?

I've run the project and test manually and run the unit test...