Skip to main content

max / quasi

Take makeover-webview 0.61.0
Author: Max Johnson <me@maxj.phd> · 2026-08-27 00:41 UTC
Signed with PGP, not checked
Commit: d7c9e6480f88c0d7270f3d40e27554d23a6e9064
Parent: e1f0cbd
1 file changed, +1 insertion, -1 deletion
@@ -16,7 +16,7 @@
16 16 quasi-router = { path = "../quasi-router", version = "0.64.0" }
17 17 quasi-http = { path = "../quasi-http", version = "0.64.0" }
18 18 makeover-layout = "0.35.0"
19 - makeover-webview = "0.60.0"
19 + makeover-webview = "0.61.0"
20 20 # `Node::Rich` carries markdown source and this is what turns it into markup.
21 21 # Sanitising comes with it, which is why the node can carry what a user typed.
22 22 #