this is the package.json for “kotlin/kotlinx-seria...
# serialization
h
this is the package.json for “kotlin/kotlinx-serialization-kotlinx-serialization-runtime.js” v0.12.0, “kotlin-test-nodejs-runner” are not found in npm public repo. We are depending to kotlinx-serialization in our js target, should we maintain “kotlin-test-nodejs-runner” in our own internal repo? or?
s
I believe this package available somwhere on koltin bintray, so Gradle will be able to resolve this dependency. Since kotlinx.serialization is not published to npm by itself, it's better to use Gradle for build anyway