Skip to content

Commit 6051f83

Browse files
authored
Merge pull request #520 from raquo/master
Update Laminar library website URL
2 parents df5d464 + 1ed413e commit 6051f83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/library/scalalibs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@
113113
desc: 'Write Scala.js React apps just like you would in ES6'
114114
dep: '"me.shadaj" %%% "slinky-core" % "0.5.1", "me.shadaj" %%% "slinky-web" % "0.5.1"'
115115
- name: Laminar
116-
url: https://github.com/raquo/Laminar
116+
url: https://laminar.dev
117117
desc: 'Simple, expressive, and safe UI library for Scala.js'
118-
dep: '"com.raquo" %%% "laminar" % "0.7"'
118+
dep: '"com.raquo" %%% "laminar" % "0.11.0"'
119119
- topic: Serialization/pickling libraries
120120
libraries:
121121
- name: uPickle

0 commit comments

Comments
 (0)