install next-pwa

This commit is contained in:
Dobromir Popov
2024-04-07 00:35:10 +03:00
parent 109ecc29d6
commit e4e3f9581a
2 changed files with 3441 additions and 226 deletions

3664
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -72,6 +72,7 @@
"next": "^14.1.0",
"next-auth": "^4.24.6",
"next-connect": "^1.0.0",
"next-pwa": "^5.6.0",
"node-excel-export": "^1.4.4",
"node-telegram-bot-api": "^0.64.0",
"nodemailer": "^6.9.9",
@ -110,4 +111,4 @@
"depcheck": "^1.4.7",
"prisma": "^5.11.0"
}
}
}