diff --git a/_data/library/scalalibs.yml b/_data/library/scalalibs.yml index 072a37a8..e43d6b01 100644 --- a/_data/library/scalalibs.yml +++ b/_data/library/scalalibs.yml @@ -108,10 +108,10 @@ url: https://github.com/chandu0101/sri desc: 'Sri (Scala React interface) is a scalajs library to build truly native cross platform (mobile (ios and android) and web) applications.' dep: '"com.github.chandu0101.sri" %%% "web" % "0.5.0"' - - name: OutWatch + - name: Outwatch url: https://outwatch.github.io/ - desc: 'A functional & reactive UI framework based on Rx' - dep: '"io.github.outwatch" %%% "outwatch" % "0.7.1"' + desc: 'The Functional and Reactive Web-Frontend Library for Scala.js' + dep: '"io.github.outwatch" %%% "outwatch" % "1.0.0-RC7"' - name: Slinky url: https://slinky.shadaj.me/ desc: 'Write Scala.js React apps just like you would in ES6'