mirror of https://github.com/sbt/sbt.git
readme
This commit is contained in:
parent
380d1526b0
commit
458a172b8f
|
|
@ -13,7 +13,7 @@ setup
|
|||
In `project/plugins.sbt`:
|
||||
|
||||
```scala
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
|
||||
|
||||
// add also the following for Scala.js support
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
|
||||
|
|
|
|||
Loading…
Reference in New Issue