Skip to content

Commit

Permalink
remove stale validate command
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed May 2, 2024
1 parent d418f10 commit 8d9b5bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"change": "beachball change",
"check": "beachball check --changehint \"Run 'npm run change' to generate a change file\"",
"invoke-publish": "cross-env-shell beachball publish --yes --access public --message \\\"applying package updates [skip ci]\\\" -n $NPM_SECRET_TOKEN",
"validate": "npm run build && npm run lint && npm run test",
"performance": "npm run performance --workspaces --if-present",
"beachball-sync": "beachball sync",
"lint-sequential": "npm run lint --workspaces --if-present",
Expand Down

0 comments on commit 8d9b5bc

Please sign in to comment.