diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-11-21 10:11:34 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-11-21 10:11:34 +0700 |
| commit | a5f17d7e7a1e7132a87d7fc0faf59815059fa251 (patch) | |
| tree | 2ef44f248fe200ca82c2898205ea3d94a4a0e747 /package.json | |
| parent | 9576f8250283fe43dd30d527b91f787afb64986c (diff) | |
Add PWA
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1ab9e0e..3cf6f22 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "lint": "next lint" }, "dependencies": { + "@ducanh2912/next-pwa": "^9.7.2", "@nextui-org/react": "^2.1.13", "@prisma/client": "^5.5.2", "@tanstack/react-query": "^5.4.3", |
