Skip to content

Commit 546cada

Browse files
authored
Merge pull request kinoplan#87 from scala-steward/update/sbt-scalajs-1.8.0
Update sbt-scalajs, scalajs-compiler, ... to 1.8.0
2 parents eb771f5 + 94726bb commit 546cada

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-
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.6.0")
1+
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.8.0")
22

33
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta33")
44

0 commit comments

Comments
 (0)