fix(web): remove pwa support (#1078)

This commit is contained in:
Himself65
2023-02-16 20:57:30 -06:00
committed by GitHub
parent 6f6921079e
commit f68b4934c6
3 changed files with 20 additions and 585 deletions
-1
View File
@@ -51,7 +51,6 @@
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"next-pwa": "^5.6.0",
"raw-loader": "^4.0.2",
"typescript": "^4.9.5"
},