Skip to content

Commit

Permalink
Update src/npm/doSetNpmTag.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Gaël Dostie <35579930+gdostie@users.noreply.github.com>
  • Loading branch information
louis-bompart and gdostie authored Oct 23, 2024
1 parent b18738f commit 390caa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/npm/doSetNpmTag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import npmLogger from "./utils/npmLogger.js";
* @param packageName The name of the package to update
* @param version The version to use for the update
* @param tag Th tag to update
* @returns
*/
export default async function (
packageName: string,
Expand Down

0 comments on commit 390caa4

Please sign in to comment.