Skip to content

Commit 9345971

Browse files
committedFeb 5, 2020
Upgrade to Scala.js 1.0.0.
1 parent e4c7378 commit 9345971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎project/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.0-RC2")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.0")
22

33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")
44

0 commit comments

Comments
 (0)
Please sign in to comment.