fix documentation site link and add package keywords
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
This commit is contained in:
parent
cfb874f82c
commit
e823256368
1 changed files with 5 additions and 1 deletions
|
@ -18,7 +18,11 @@
|
|||
"src"
|
||||
],
|
||||
"readme": "README.md",
|
||||
"docs": "https://packwizjs.csw.im",
|
||||
"homepage": "https://packwizjs.csw.im",
|
||||
"keywords": [
|
||||
"packwiz",
|
||||
"minecraft"
|
||||
],
|
||||
"scripts": {
|
||||
"docs": "typedoc --options typedoc.json",
|
||||
"format": "prettier --write '**/*.{ts,json,md}'"
|
||||
|
|
Loading…
Add table
Reference in a new issue