Skip to content

Commit 34f7124

Browse files
committed
Update sbt-scalajs, scalajs-compiler to 1.10.0
1 parent a77ec33 commit 34f7124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")
44
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")

0 commit comments

Comments
 (0)