mirror of
https://github.com/nodejs/node.git
synced 2025-04-28 13:40:37 +00:00
tools: fix uvwasi updater
- fix uvwasi updater to update the right dep in the documentation for maintaining dependencies. Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: https://github.com/nodejs/node/pull/49682 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
f91b4e2bf0
commit
2ccfb23b7f
@ -75,4 +75,4 @@ echo ""
|
|||||||
# Update the version number on maintaining-dependencies.md
|
# Update the version number on maintaining-dependencies.md
|
||||||
# and print the new version as the last line of the script as we need
|
# and print the new version as the last line of the script as we need
|
||||||
# to add it to $GITHUB_ENV variable
|
# to add it to $GITHUB_ENV variable
|
||||||
finalize_version_update "acorn" "$NEW_VERSION"
|
finalize_version_update "uvwasi" "$NEW_VERSION"
|
||||||
|
Loading…
Reference in New Issue
Block a user