Skip to content

Commit cac1114

Browse files
committed
fixup
1 parent f15d2d5 commit cac1114

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/steps/publish-npm.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ main() {
5151
exit 1
5252
fi
5353

54-
# TODO@jsjoeio
5554
# Check that we're using at least v7 of npm CLI
5655
if ! command -v npm &> /dev/null; then
5756
echo "Couldn't find the npm CLI"

0 commit comments

Comments
 (0)