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",
|
"type": "git",
|
||||||
"directory": "src"
|
"directory": "src"
|
||||||
},
|
},
|
||||||
"homepage": "https://packwizjs.csw.im",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"files": [
|
||||||
"src"
|
"src"
|
||||||
],
|
],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
"docs": "https://packwizjs.csw.im",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"docs": "typedoc --options typedoc.json",
|
"docs": "typedoc --options typedoc.json",
|
||||||
"format": "prettier --write '**/*.{ts,json,md}'"
|
"format": "prettier --write '**/*.{ts,json,md}'"
|
||||||
|
|
Loading…
Add table
Reference in a new issue