Skip to content

Commit

Permalink
fix(scripts): lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SudilHasithaCognite committed Nov 7, 2024
1 parent bed92df commit 114243c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/remove-rc-tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ for (const packageFilePath of packageFilesPaths) {
`${JSON.stringify(packageJson, null, 2)}\n`
);
}
}
}

0 comments on commit 114243c

Please sign in to comment.