What’s the official npm package for the Kotlin-js ...
# javascript
n
What’s the official npm package for the Kotlin-js stdlib? The package
kotlin
has version 1.1.0, but my package is built with 1.1.3.
b
natpryce:
kotlin
is official package for Kotlin-js stdlib.
We have not published releases a long time. I’ll publish 1.1.3 now and I believe next releases will arrive in time.
n
Thanks
b
@natpryce
kotlin
1.1.3 available on NPM
👍 1
n
Thank you!