Skip to content

Commit da39a90

Browse files
committed
Revert commit(s) 54e95cc
1 parent 54e95cc commit da39a90

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,5 +1,5 @@
11
val scalaJSVersion =
2-
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.12.0")
2+
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.11.0")
33

44
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.2.0")
55

0 commit comments

Comments
 (0)