Skip to content

Commit 487daec

Browse files
authored
Merge pull request #112 from gzm0/scalajs-1.0.0
Upgrade to Scala.js 1.0.0.
2 parents e4c7378 + 9345971 commit 487daec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)