There was an error while loading. Please reload this page.
1 parent 9cba3a5 commit 2c395faCopy full SHA for 2c395fa
README.md
@@ -61,7 +61,7 @@ repositories {
61
```kotlin
62
kotlin {
63
sourceSets {
64
- commonMain {
+ wasmJsMain {
65
dependencies {
66
implementation("org.jetbrains.kotlinx:kotlinx-browser:0.2")
67
}
0 commit comments