Skip to content

Commit

Permalink
chore: add docs command
Browse files Browse the repository at this point in the history
  • Loading branch information
2color committed Dec 2, 2024
1 parent cca18a2 commit 2ee75ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/verified-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
"dep-check": "aegir dep-check",
"doc-check": "aegir doc-check",
"build": "aegir build",
"docs": "aegir docs",
"test": "aegir test",
"test:chrome": "aegir test -t browser --cov",
"test:chrome-webworker": "aegir test -t webworker",
Expand Down

0 comments on commit 2ee75ad

Please sign in to comment.