denoland / deno_std

The Deno Standard Library
https://jsr.io/@std
MIT License
2.83k stars 581 forks source link

to-do: automate checking of package versions #5194

Open iuioiua opened 3 days ago

iuioiua commented 3 days ago

The package version defined in each package's deno.json file should match that of the one defined in the root deno.json. We should write a script that automates this check.