forked from kscience/visionforge
Add lock file
This commit is contained in:
parent
cebef9472a
commit
30fa35bef5
@ -32,11 +32,3 @@ apiValidation {
|
||||
}
|
||||
|
||||
readme.readmeTemplate = file("docs/templates/README-TEMPLATE.md")
|
||||
|
||||
//workaround for https://youtrack.jetbrains.com/issue/KT-48273
|
||||
rootProject.plugins.withType(org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootPlugin::class.java) {
|
||||
rootProject.the<org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootExtension>().versions.apply {
|
||||
webpack.version = "5.64.3"
|
||||
webpackDevServer.version = "4.5.0"
|
||||
}
|
||||
}
|
9201
kotlin-js-store/yarn.lock
Normal file
9201
kotlin-js-store/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user