Skip to content

Commit

Permalink
feat: auto generate api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Apr 11, 2023
1 parent 4361584 commit 36b4b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"doc": "turbo run doc",
"md": "turbo run md",
"apidev": "pnpm md && turbo run apidev --filter zhi-docs",
"apibuild": "pnpm md && turbo run apibuild --filter zhi-docs",
"apibuild": "pnpm md && turbo run apibuild --filter zhi-docs"
},
"devDependencies": {
"turbo": "latest"
Expand Down

0 comments on commit 36b4b02

Please sign in to comment.