Skip to content

Commit 8ae9e09

Browse files
authored
Merge pull request #83 from typelevel/update/sbt-scalajs-1.14.0
Update sbt-scalajs, scalajs-compiler, ... to 1.14.0
2 parents 17525a6 + 3cc7245 commit 8ae9e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0")
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")

0 commit comments

Comments
 (0)