diff --git a/docs/sw.js b/docs/sw.js index 2f75f10..18c5dad 100644 --- a/docs/sw.js +++ b/docs/sw.js @@ -1,4 +1,4 @@ -importScripts('https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@cea18c5f76930149be3dd059e2dde795bbdeb2da/sw.js') +importScripts('https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@0e553499b390775d1361a2d0f492fdcaa6973ae7/sw.js') addEventListener('install', (event) => { event.waitUntil(skipWaiting())