Skip to content

Commit 474ad2e

Browse files
committed
AMMEND CODEREVIEW FIXES
1 parent b125ee6 commit 474ad2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ if (CacheRedirector.enabled) {
386386
}
387387
}
388388

389+
// Update node version to support latest wasm engine
389390
extensions.findByType(org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootExtension.class).with {
390391
it.nodeVersion = "20.2.0"
391392
}

0 commit comments

Comments
 (0)