mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 06:25:21 +02:00
add license fields to package.json
This commit is contained in:
parent
d955c6161f
commit
db2472d978
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "codex.docs",
|
||||
"license": "UNLICENSED",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"generatePassword": "bin/generatePassword.js"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue