diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-04-19 09:16:25 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-04-19 09:16:25 +0700 |
| commit | 492f736bfd691e783e254f6c5b58e0f588c9bcfd (patch) | |
| tree | 3cabf891522bec76e7f82dc96422a3f31a99050d /package.json | |
| parent | 790e36ebb2e4a669f7c95f431cfaadf9b18654a3 (diff) | |
Update package.json and .env.example
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index afeefcf..3ed98f1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@ducanh2912/next-pwa": "^9.7.2", - "@nextui-org/react": "^2.1.13", + "@nextui-org/react": "^2.3.5", "@prisma/client": "^5.5.2", "@tanstack/react-query": "^5.4.3", "bcrypt": "^5.1.1", |
