We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e523a commit 90be731Copy full SHA for 90be731
integration-testing/js-without-timezones/build.gradle.kts
@@ -1,6 +1,6 @@
1
@file:OptIn(ExperimentalWasmDsl::class)
2
3
-import org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl
+import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
4
import java.util.Locale
5
6
plugins {
timezones/full/build.gradle.kts
@@ -5,7 +5,7 @@
import com.github.gradle.node.npm.task.NpmTask
7
import com.github.gradle.node.npm.task.NpxTask
8
9
import org.jetbrains.kotlin.gradle.targets.js.npm.NpmResolverPlugin
10
import java.util.*
11
0 commit comments