diff --git a/apps/web/app.js b/apps/web/app.js index b8f3534..15bac33 100644 --- a/apps/web/app.js +++ b/apps/web/app.js @@ -4,7 +4,7 @@ // It is intentionally dependency-light: no framework, no bundler. const DEFAULT_RELAY_URL = "https://interop-relay.cloudflare.mediaoverquic.com/"; -const HANG_WATCH_MODULE_URL = "https://esm.sh/@kixelated/hang@0.7.4/watch/element.js"; +const HANG_WATCH_MODULE_URL = "https://esm.sh/@kixelated/hang@0.7.0/watch/element.js"; let hangWatchModulePromise = null; function $(id) {