Skip to content

Commit 41712d9

Browse files
committed
AMMEND CODEREVIEW FIXES
1 parent d03f550 commit 41712d9

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
@@ -384,6 +384,7 @@ if (CacheRedirector.enabled) {
384384
}
385385
}
386386

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

0 commit comments

Comments
 (0)