Changes to PWA

This commit is contained in:
2023-12-05 14:24:25 +01:00
parent e863bea269
commit 0d6357af26
4 changed files with 24 additions and 15 deletions

View File

@@ -11,9 +11,10 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/supabase": "^1.1.4",
"@vite-pwa/nuxt": "^0.3.3",
"nuxt": "^3.8.0",
"vite-plugin-pwa": "^0.17.3",
"vue": "^3.3.7",
"vue-router": "^4.2.5"
},