diff --git a/docs/sw.js b/docs/sw.js index 3e45b4b..effb674 100644 --- a/docs/sw.js +++ b/docs/sw.js @@ -1,3 +1,3 @@ -importScripts('https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@51d77eecb21c94236bd144c34789b1974df0248c/sw.js') +importScripts('https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@3c63741d6a01f08e87c148a45b2032e25f00f9af/sw.js') registerWasmHTTPListener('api.wasm')