diff --git a/_data/projects.yml b/_data/projects.yml index 88135a8..6581c25 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -225,7 +225,7 @@ description: "Pure functional JDBC layer with Cats Effect 3 and Scala 3" github: "https://github.com/takapi327/ldbc" affiliate: true - platforms: [jvm] + platforms: [js, jvm, native] - title: "Lepus" description: "Purely functional, non-blocking RabbitMQ client for scala, scala js and scala native built on top of fs2." github: "https://github.com/hnaderi/lepus"