Skip to content

Commit

Permalink
Revert to Scala.js 0.6 version
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Doeraene <sjrdoeraene@gmail.com>
  • Loading branch information
lolgab and sjrd authored Jul 2, 2024
1 parent 19a012f commit 91d2582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ In `project/plugins.sbt`:

```scala
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.4")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.16")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
```

In `build.sbt`:
Expand Down

0 comments on commit 91d2582

Please sign in to comment.