Skip to content

Commit 91d2582

Browse files
lolgabsjrd
andauthored
Revert to Scala.js 0.6 version
Co-authored-by: Sébastien Doeraene <[email protected]>
1 parent 19a012f commit 91d2582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ In `project/plugins.sbt`:
149149

150150
```scala
151151
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.4")
152-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.16")
152+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
153153
```
154154

155155
In `build.sbt`:

0 commit comments

Comments
 (0)