Skip to content

Commit 1a2e19e

Browse files
authored
Update console
1 parent 85b4473 commit 1a2e19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish-release.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const cwd = process.cwd()
5757
}
5858
}
5959
} catch (error) {
60-
console.log(error)
60+
console.log('Failed to fetch Next.js dist tags from the NPM registry.')
6161
throw error
6262
}
6363

0 commit comments

Comments
 (0)