Skip to content

Commit

Permalink
Updates ScalaJS DOM to 2.8.0
Browse files Browse the repository at this point in the history
This is needed for the `code` property on the `KeyboardEvent`
  • Loading branch information
hobnob committed Oct 25, 2024
1 parent 96e7db9 commit 8534a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indigo/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
object Versions {
val circe = "0.14.1"
val scalaCheck = "1.16.0"
val scalajsDom = "2.3.0"
val scalajsDom = "2.8.0"
val scalajsMacroTask = "1.0.0"
val scalajsBenchmark = "0.10.0"
val chartjs = "1.0.2"
Expand Down

0 comments on commit 8534a6a

Please sign in to comment.