change package.json
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s

This commit is contained in:
cswimr 2025-02-09 17:21:18 -06:00
parent 2a259590bb
commit f1b2ed412f
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -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}'"