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