Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Commit 4e2b150

Browse files
author
Sergey Mashkov
committed
Test with nodejs 8.7.0
1 parent b446b11 commit 4e2b150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717

1818
kotlinFrontend {
1919
// uncomment this to specify exact nodejs version (bundle will be downloaded)
20-
// downloadNodeJsVersion = "7.9.0"
20+
// downloadNodeJsVersion = "8.7.0"
2121

2222
sourceMaps = false
2323

0 commit comments

Comments
 (0)