karakum 1.0.0-alpha.86 → 1.0.0-alpha.87

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,7 +21,7 @@ Gradle plugin for Kotlin Gradle projects:
21
21
 
22
22
  ```kotlin
23
23
  plugins {
24
- id("io.github.sgrishchenko.karakum") version "1.0.0-alpha.86"
24
+ id("io.github.sgrishchenko.karakum") version "1.0.0-alpha.87"
25
25
  }
26
26
  ```
27
27
 
@@ -2768,7 +2768,7 @@ function *_generator_defaultizeConfiguration__q11igf(configuration, $completion)
2768
2768
  // Inline function 'kotlin.js.asDynamic' call
2769
2769
  if (equals(inputResolutionStrategy, 'node')) {
2770
2770
  // Inline function 'kotlin.requireNotNull' call
2771
- var tmp0 = findPackageJSON(libraryName, cwd);
2771
+ var tmp0 = findPackageJSON(libraryName, import.meta.url);
2772
2772
  var tmp$ret$9;
2773
2773
  $l$block: {
2774
2774
  // Inline function 'kotlin.requireNotNull' call