File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,12 @@ The following libraries have already been upgraded and published for 0.6.0:
3636* [ Autowire] ( https://github.com/lihaoyi/autowire ) : ` "com.lihaoyi" %%% "autowire" % "0.2.4" `
3737* [ scalajs-angulate] ( https://github.com/jokade/scalajs-angulate ) : ` "biz.enef" %%% "scalajs-angulate" % "0.1" `
3838* [ scalajs-angular] ( https://github.com/greencatsoft/scalajs-angular ) : ` "com.greencatsoft" %%% "scalajs-angular" % "0.3" `
39- * [ scalaz] ( https://github.com/japgolly/scalaz ) : ` "com.github.inthenow" %%% "scalaz" % "7.1.0-4" ` (via [ @japgolly ] ( https://github.com/japgolly ) )
39+ * [ scalaz] ( https://github.com/japgolly/scalaz ) : ` "com.github.japgolly.fork.scalaz" %%% "scalaz-xxx" % "7.1.0-4" `
40+ * [ Monocle] ( https://github.com/japgolly/Monocle ) : ` "com.github.japgolly.fork.monocle" %%% "monocle-xxx" % "1.0.1" `
41+ * [ NICTA/rng] ( https://github.com/japgolly/rng ) : ` "com.github.japgolly.fork.nicta" %%% "rng" % "1.3.0" `
42+ * [ Shapeless] ( https://github.com/japgolly/shapeless ) : ` "com.github.japgolly.fork.shapeless" %%% "shapeless" % "2.0.0" `
43+ * [ scalajs-react] ( https://github.com/japgolly/scalajs-react ) : ` "com.github.japgolly.scalajs-react" %%% "xxx" % "0.7.2" `
44+ * [ nyaya] ( https://github.com/japgolly/nyaya ) : ` "com.github.japgolly.nyaya" %%% "xxx" % "0.5.2" `
4045
4146The following testing frameworks are available:
4247
You can’t perform that action at this time.
0 commit comments