diff options
| author | Factiven <[email protected]> | 2023-10-24 11:05:06 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-10-24 11:05:06 +0700 |
| commit | 0a30e0570a5d22dd8c459fd9769fe4386c07aae8 (patch) | |
| tree | 67346a73b4be2ed5e5a7008828e4bc70bac3bd92 /package.json | |
| parent | fixed redis error for manga (#95) (diff) | |
| download | moopa-4.2.1.tar.xz moopa-4.2.1.zip | |
Update v4.2.1v4.2.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index a13c9fe..9d63838 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moopa", - "version": "4.2.0", + "version": "4.2.1", "private": true, "founder": "Factiven", "scripts": { @@ -30,13 +30,11 @@ "next-auth": "^4.22.0", "next-pwa": "^5.6.0", "nextjs-progressbar": "^0.0.16", - "nookies": "^2.5.2", "rate-limiter-flexible": "^3.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^4.7.1", "react-loading-skeleton": "^3.2.0", - "react-toastify": "^9.1.3", "react-use-draggable-scroll": "^0.4.7", "sharp": "^0.32.6", "sonner": "^1.0.3", |