summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 150731e..e93d4b7 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,10 @@
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.3",
+ "workbox-build": "^7.3.0",
+ "workbox-expiration": "^7.3.0",
+ "workbox-strategies": "^7.3.0",
+ "workbox-window": "^7.3.0",
"yaqrcode": "^0.2.1",
"zod": "^3.25.67"
},