Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
7 | "test": "echo \"Error: no test specified\" && exit 1", | 7 | "test": "echo \"Error: no test specified\" && exit 1", |
8 | "start": "node server.js" | 8 | "start": "node server.js" |
9 | }, | 9 | }, |
10 | - "author": "김승찬", | 10 | + "author": "김수민, 김승찬, 최지민", |
11 | "license": "MIT", | 11 | "license": "MIT", |
12 | "dependencies": { | 12 | "dependencies": { |
13 | "@line/bot-sdk": "^6.8.3", | 13 | "@line/bot-sdk": "^6.8.3", | ... | ... |
-
Please register or login to post a comment