Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
7 | "start": "node index.js", | 7 | "start": "node index.js", |
8 | "test": "echo \"Error: no test specified\" && exit 1" | 8 | "test": "echo \"Error: no test specified\" && exit 1" |
9 | }, | 9 | }, |
10 | - "author": "minjeong", | 10 | + "author": "mindyeoi", |
11 | "license": "ISC", | 11 | "license": "ISC", |
12 | "dependencies": { | 12 | "dependencies": { |
13 | "express": "^4.17.1", | 13 | "express": "^4.17.1", | ... | ... |
-
Please register or login to post a comment