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 9fcb24f commit f753d4fCopy full SHA for f753d4f
js/kotlinx-coroutines-core-js/npm/package.json
@@ -2,7 +2,7 @@
2
"name": "kotlinx-coroutines-core",
3
"version" : "$version",
4
"description" : "Library support for Kotlin coroutines",
5
- "main" : "kotlinx-coroutines-core-js.js",
+ "main" : "kotlinx-coroutines-core.js",
6
"author": "JetBrains",
7
"license": "Apache-2.0",
8
"homepage": "https://github.com/Kotlin/kotlinx.coroutines",
0 commit comments