Skip to content

Commit 33b283b

Browse files
felherarmanbilge
andauthoredJul 8, 2022
Update readme/Index.scalatex with correct publish targets
Co-authored-by: Arman Bilge <[email protected]>
1 parent 3c3bf04 commit 33b283b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎readme/Index.scalatex

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
libraryDependencies += "org.scala-js" %%% "scalajs-dom" % "2.2.0"
5959

6060
@p
61-
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.
61+
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+.
6262

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

0 commit comments

Comments
 (0)
Please sign in to comment.