Skip to content

Commit f2ff28e

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 (#478)
1 parent b0ab291 commit f2ff28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
33

44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.4")

0 commit comments

Comments
 (0)