Chapter 8: verify

This commit is contained in:
Beth Griggs
2020-07-01 04:06:20 +01:00
parent a900e9de68
commit 98bc761e2a
12 changed files with 24 additions and 20 deletions
@@ -7,3 +7,4 @@ module.exports.getGitHubUser = (username) => {
return json;
});
};