We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffd1441 + 53c583d commit de63ebeCopy full SHA for de63ebe
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.3.0")
2
3
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
4
5
libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.4.0"
6
0 commit comments