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