mirror of
https://github.com/zadam/trilium.git
synced 2025-09-11 17:16:34 +08:00
feat(docs): oops forgot to add it to the package.json
This commit is contained in:
parent
9b0e817635
commit
667cfb999b
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
"chore:generate-openapi": "tsx ./scripts/generate-openapi.ts",
|
||||
"chore:update-build-info": "tsx ./scripts/update-build-info.ts",
|
||||
"chore:update-version": "tsx ./scripts/update-version.ts",
|
||||
"chore:fix-mkdocs-structure": "tsx ./scripts/fix-mkdocs-structure.ts",
|
||||
"edit-docs:edit-docs": "pnpm run --filter edit-docs edit-docs",
|
||||
"edit-docs:edit-demo": "pnpm run --filter edit-docs edit-demo",
|
||||
"test:all": "pnpm test:parallel && pnpm test:sequential",
|
||||
|
|
Loading…
Add table
Reference in a new issue