Update package.json name & cleanup outdated caches

This commit is contained in:
root
2022-02-25 09:32:46 +05:30
parent c187e69414
commit d4b5b5d4bd
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "piped-redesign",
"name": "piped-material",
"version": "0.1.0",
"scripts": {
"serve": "vue-cli-service serve",
+1
View File
@@ -10,6 +10,7 @@ module.exports = {
appleMobileWebAppStatusBarStyle: 'black',
workboxOptions: {
cleanupOutdatedCaches: true,
navigateFallback: 'index.html',
skipWaiting: true,
importWorkboxFrom: 'local',