diff --git a/package.json b/package.json index 4e27809..6f43727 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "echo \"Error: no test specified\" && exit 1", "start": "node ./server/index.js" }, - "author": "Eric Lewin", + "author": "Andrew Evans", "license": "MIT", "dependencies": { "axios": "^0.19.2",