Skip to content

Commit 8fc7d65

Browse files
committed
2.13 scala-js-stubs
1 parent c65eab0 commit 8fc7d65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects-2.13.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ Add in sbt using `libraryDependencies += ... % Test`:
2929

3030
Add in sbt using `libraryDependencies += ...`:
3131

32-
(coming soon)
32+
"org.scala-js" %% "scalajs-stubs" % "1.0.0"
3333

3434
### Compiler plugins
3535

3636
Add in sbt using `addCompilerPlugin(...)`:
3737

38-
"org.typelevel" %% "kind-projector" % "0.10.3"
38+
"org.typelevel" %% "kind-projector" % "0.10.3"
3939

4040
### sbt plugins
4141

0 commit comments

Comments
 (0)