Skip to content

Commit

Permalink
Update scripts/release-deprecate.mts
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 authored Feb 7, 2025
1 parent 8c1ec4c commit 68e036e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-deprecate.mts
Original file line number Diff line number Diff line change
Expand Up @@ -178,5 +178,5 @@ const deprecateDistTags = async (packages: string[]) => {
}
};

// await deprecatePackageVersions(allPackages);
await deprecatePackageVersions(allPackages);
await deprecateDistTags(allPackages);

0 comments on commit 68e036e

Please sign in to comment.