mirror of
https://github.com/kc4x4sar/d4h-typescript.git
synced 2026-07-12 17:21:05 -07:00
regen docs to reflect change of ownership in repo. Added how to gen docs in readme
This commit is contained in:
+4
-1
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"scripts": {
|
||||
"docs": "npx typedoc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.2",
|
||||
"d4h-typescript": "file:lib",
|
||||
@@ -6,4 +9,4 @@
|
||||
"typedoc": "^0.27.5",
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user