diff options
author | João Augusto Costa Branco Marado Torres <torres.dev@disroot.org> | 2025-07-04 21:14:34 -0300 |
---|---|---|
committer | João Augusto Costa Branco Marado Torres <torres.dev@disroot.org> | 2025-07-04 21:14:34 -0300 |
commit | e43b58379323144cb4067ec1329a2ccfaaa5cc5e (patch) | |
tree | 2a86ead36ad7b6c803f7f0f1018a8503b5f551e1 /package.json | |
parent | 011c4266ccbf3ff66d92e223b2fafd291127c102 (diff) |
fix: better caching
Signed-off-by: João Augusto Costa Branco Marado Torres <torres.dev@disroot.org>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index e93d4b7..f0adf95 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,6 @@ "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" |