mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a6268d45e0
This commit updates the scripts to use the version from `package.json` for snapshot builds, ensuring that the git tags are aligned with the package version. This change simplifies referencing snapshot builds in the `package.json` file. PR Close #64350