Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
harana-bot committed Dec 17, 2024
1 parent 6cc25bc commit 616a2e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
val scalaJSVersion =
<<<<<<< HEAD
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.17.0")
=======
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.9.0")
>>>>>>> parent of f00317e (Allows derivation fallback messages to be suppressed)

addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)

Expand Down

0 comments on commit 616a2e9

Please sign in to comment.