Skip to content

Commit

Permalink
add check-build
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSulpiride committed May 9, 2024
1 parent 4377a2d commit d393cd8
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 @@ -16,6 +16,7 @@
"test": "lerna run test --concurrency 1",
"test:unit": "lerna run test:unit --no-bail --concurrency 1",
"coverage": "vitest run --coverage",
"check-build": "lerna run check-build",
"check-readme": "lerna run check-readme",
"release:publish": "lerna publish from-package --yes --no-verify-access",
"release:docker": "exit 0"
Expand Down

0 comments on commit d393cd8

Please sign in to comment.