api: add licence to package.json
This commit is contained in:
parent
60b258f57c
commit
7b2305f30c
|
@ -19,5 +19,6 @@
|
|||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.20.0",
|
||||
"eslint-plugin-snakecasejs": "^2.2.0"
|
||||
}
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue