Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for new scoped package versions #12

Open
ani2fun opened this issue Feb 2, 2021 · 0 comments
Open

Update for new scoped package versions #12

ani2fun opened this issue Feb 2, 2021 · 0 comments

Comments

@ani2fun
Copy link

ani2fun commented Feb 2, 2021

Currently the facade is supported by js-joda@1.11.0. Recently this usage has been deprecated.
All js-joda libraries are moved and put all js-joda npm modules under the @js-joda scope. (https://github.com/js-joda/js-joda)

This does not work under sbt.

jsDependencies += "org.webjars.npm" % "js-joda__core" % "3.2.0" / "js-joda__core" minified "js-joda__core.min.js"
jsDependencies += "org.webjars.npm" % "js-joda__timezone" % "2.5.0" / "js-joda__timezone" minified "js-joda__timezone.min.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant