mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 23:45:25 +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",
|
"name": "codex.docs",
|
||||||
"license": "UNLICENSED",
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"generatePassword": "bin/generatePassword.js"
|
"generatePassword": "bin/generatePassword.js"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue