chore: downgraded vite-pwa-plugin

This commit is contained in:
Jannat Patel
2025-11-21 14:29:56 +05:30
parent b0b79f1d19
commit 7a490b19bd
2 changed files with 22 additions and 22 deletions

View File

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