Kotlin-source-map-loader

the package.json generated by the multiplatform jobs contains this dependencies:
“dependencies”: {
“kotlin”: “1.3.72”,
“kotlin-source-map-loader”: “1.3.72”
},
when I use the lib in another npm projct, it fail magistraly bevause it cannot find kotlin-source-map-loader

can you publish kotlin-source-map-loader to npm registry? or explain me how I can remove it from the generatedpackage.json

(a sample in this project: GitHub - sarahBuisson/kotlin-multiplatform-multiproject-sample)
gradle build
package json will be in ./build/js/packages/KotM-M3/package.json