Skip to content

Commit 990dec1

Browse files
committed
Minor change with libnode version.
1 parent 8fee300 commit 990dec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/metacall-runtime.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ sub_nodejs(){
128128
echo "configure node"
129129

130130
# Install NodeJS library
131-
sub_apt_install_hold libnode83
131+
sub_apt_install_hold libnode72
132132
}
133133

134134
# TypeScript

0 commit comments

Comments
 (0)