Skip to content

Commit

Permalink
docs: added doc-check to doc workspace (libp2p#1228)
Browse files Browse the repository at this point in the history
  • Loading branch information
maschad committed Jun 28, 2023
1 parent ef3e569 commit 0948c94
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 @@ -29,6 +29,7 @@
"build": "aegir run build",
"clean": "aegir run clean",
"lint": "aegir run lint",
"dep-check": "aegir run dep-check",
"release": "run-s build npm:release",
"npm:release": "aegir exec npm -- publish || true",
"release:rc": "aegir release-rc",
Expand Down

0 comments on commit 0948c94

Please sign in to comment.