Add license to package.json
parent
15d74d162a
commit
0c26f94038
|
@ -2,6 +2,7 @@
|
|||
"name": "modmailbot",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
Loading…
Reference in New Issue