aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 98448e1..82dee68 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -33,6 +33,7 @@
"@vitejs/plugin-react": "^4.6.0",
"globals": "^16.3.0",
"typescript": "~5.8.3",
- "vite": "^7.0.3"
+ "vite": "^7.0.3",
+ "vite-plugin-pwa": "^1.2.0"
}
}