Skip to content

Commit

Permalink
chore: add doc check
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Aug 8, 2024
1 parent b387e11 commit ed5a2bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"build": "aegir run build",
"lint": "aegir run lint",
"dep-check": "aegir run dep-check",
"doc-check": "aegir run doc-check",
"release": "run-s build docs:no-publish npm:release docs",
"npm:release": "aegir release",
"docs": "aegir docs",
Expand Down

0 comments on commit ed5a2bf

Please sign in to comment.