chore: downgraded vite-pwa-plugin

This commit is contained in:
Jannat Patel
2025-11-21 16:46:31 +05:30
parent 5977be4a14
commit 9fb2a169e8
3 changed files with 246 additions and 376 deletions

View File

@@ -56,6 +56,6 @@
"autoprefixer": "^10.4.2",
"postcss": "^8.4.5",
"vite": "^5.0.11",
"vite-plugin-pwa": "0.17.4"
"vite-plugin-pwa": "0.15.0"
}
}