Skip to content

Commit 82c7486

Browse files
authored
Update outwatch version in scalalibs (#575)
1 parent 7ed7a28 commit 82c7486

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/library/scalalibs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
url: https://github.com/chandu0101/sri
109109
desc: 'Sri (Scala React interface) is a scalajs library to build truly native cross platform (mobile (ios and android) and web) applications.'
110110
dep: '"com.github.chandu0101.sri" %%% "web" % "0.5.0"'
111-
- name: OutWatch
111+
- name: Outwatch
112112
url: https://outwatch.github.io/
113-
desc: 'A functional & reactive UI framework based on Rx'
114-
dep: '"io.github.outwatch" %%% "outwatch" % "0.7.1"'
113+
desc: 'The Functional and Reactive Web-Frontend Library for Scala.js'
114+
dep: '"io.github.outwatch" %%% "outwatch" % "1.0.0-RC7"'
115115
- name: Slinky
116116
url: https://slinky.shadaj.me/
117117
desc: 'Write Scala.js React apps just like you would in ES6'

0 commit comments

Comments
 (0)