fix(sw): ship self-unregistering tombstone to kill stale Void 1 service worker

This commit is contained in:
root
2026-06-06 00:32:46 +10:00
parent 35cffc4a87
commit 4e78b16188
4 changed files with 35 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "void-server",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"type": "module",
"private": true,
"scripts": {