change package.json
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
This commit is contained in:
parent
2a259590bb
commit
f1b2ed412f
1 changed files with 1 additions and 1 deletions
|
@ -13,12 +13,12 @@
|
|||
"type": "git",
|
||||
"directory": "src"
|
||||
},
|
||||
"homepage": "https://packwizjs.csw.im",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"src"
|
||||
],
|
||||
"readme": "README.md",
|
||||
"docs": "https://packwizjs.csw.im",
|
||||
"scripts": {
|
||||
"docs": "typedoc --options typedoc.json",
|
||||
"format": "prettier --write '**/*.{ts,json,md}'"
|
||||
|
|
Loading…
Add table
Reference in a new issue