Skip to content

Commit

Permalink
update scalaJs
Browse files Browse the repository at this point in the history
  • Loading branch information
kamenitxan committed Jun 8, 2024
1 parent 3df1380 commit 08c86a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ val Dependencies = new {
lazy val frontend = Seq(
libraryDependencies ++=
Seq(
"org.scala-js" %%% "scalajs-dom" % "2.6.0"
"org.scala-js" %%% "scalajs-dom" % "2.8.0"
)
)

Expand Down

0 comments on commit 08c86a4

Please sign in to comment.