Set author
and private
in package.json
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
9547ba1314
commit
1dadff5701
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
"type": "git",
|
||||
"url": "git+https://github.com/matrix-org/matrix-doc.git"
|
||||
},
|
||||
"author": "",
|
||||
"author": "The Matrix.org Foundation C.I.C.",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/matrix-org/matrix-doc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue