Use fixed versions of node.js and npm packages in tests
This commit is contained in:
@@ -48,6 +48,7 @@ task populateNodeModules(type: Copy, dependsOn: compileKotlin2Js) {
|
||||
}
|
||||
|
||||
node {
|
||||
version = '12.18.0'
|
||||
download = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user