Update package.json
Fixing author
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node ./server/index.js"
|
||||
},
|
||||
"author": "Andrew Evans",
|
||||
"author": "Eric Lewin",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^0.19.2",
|
||||
|
||||
Reference in New Issue
Block a user