lteacher / lambda-chain

Promisify and chain lambda handler functions
MIT License
1 stars 1 forks source link

Removed compare-versions dependency. #7

Closed nab911 closed 7 years ago

nab911 commented 7 years ago

Updated name handler function logic. There was really no need for in depth checking. The function simply should require a name for the function. Updated test to no longer look for node version error message.

This resolves issue #6

lteacher commented 7 years ago

Looks good. Thanks! :ok_hand:

lteacher commented 7 years ago

Regarding deleted comment, I tried to hack the resolve comment to see if it would pick it up to close the issue. I guess it needs to be exactly in the PR body if not in the commit message.