Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update readme/Index.scalatex with correct publish targets
Co-authored-by: Arman Bilge <[email protected]>
  • Loading branch information
felher and armanbilge authored Jul 8, 2022
commit 33b283b9f8b4f656afab49b8b7da70594e8efcaf
2 changes: 1 addition & 1 deletion readme/Index.scalatex
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
libraryDependencies += "org.scala-js" %%% "scalajs-dom" % "2.2.0"

@p
then enjoy the types available in @hl.scala{org.scalajs.dom}. scalajs-dom 2.2.0 is built and published for Scala.js 0.6.17+ and Scala.js 1.0.0+, with Scala 2.10, 2.11, 2.12, 2.13, 3.0 and 3.1.
then enjoy the types available in @hl.scala{org.scalajs.dom}. scalajs-dom 2.2.0 is built and published for Scala.js 1.5+ with Scala 2.11, 2.12, 2.13, and 3.0+.

@p
To begin with, @code{scala-js-dom} organizes the full-list of DOM APIs into a number of buckets:
Expand Down