If I install kotlin together with kotlinx-coroutines-core via NPM There are dependency conflicts, but if I remove kotlin package in my package.json resolve conflicts and finds the kotlin and coroutines modules.Does kotlinx-coroutines-core include the Kotlin package in NPM?