diff options
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", |