This commit is contained in:
Chris Kruining 2024-10-15 16:39:24 +02:00
parent 75bd06cac3
commit 40f46eba1d
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
17 changed files with 426 additions and 150 deletions

View file

@ -21,6 +21,8 @@
},
"type": "module",
"devDependencies": {
"@types/wicg-file-system-access": "^2023.10.5"
"@types/wicg-file-system-access": "^2023.10.5",
"vite-plugin-pwa": "^0.20.5",
"workbox-window": "^7.1.0"
}
}