Skip to content

Commit

Permalink
chore: remove obsolete script (#23083)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Jul 2, 2023
1 parent 10927b5 commit a6e908b
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 @@ -56,7 +56,6 @@
"type-check": "run-s generate:* \"tsc --noEmit {@}\" --",
"update-static-data": "run-s update-static-data:*",
"update-static-data:distro-info": "node tools/static-data/generate-distro-info.mjs",
"update-static-data:azure-pipelines-tasks": "node tools/static-data/generate-azure-pipelines-tasks.mjs",
"update-static-data:node-schedule": "node tools/static-data/generate-node-schedule.mjs",
"verify": "node tools/verify.mjs"
},
Expand Down

0 comments on commit a6e908b

Please sign in to comment.