Skip to content

Commit 14160e3

Browse files
tsvetomirgyoshev
authored andcommitted
chore: update semantic-prerelease
1 parent a7fa025 commit 14160e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/release-master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if [ $? -eq 0 ]; then
2121
exit 1
2222
fi
2323

24-
npm install @telerik/semantic-prerelease
24+
npm update @telerik/semantic-prerelease
2525
./node_modules/.bin/semantic-prerelease --validate
2626
if [ $? -ne 0 ]; then
2727
"Semantic Prerelase not configured correctly. Aborting."

0 commit comments

Comments
 (0)