diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 529af9f..8aeaf32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moopa", - "version": "4.0.2", + "version": "4.0.3", "private": true, "founder": "Factiven", "scripts": { @@ -26,7 +26,6 @@ "graphql": "^15.8.0", "hls.js": "^1.3.2", "ioredis": "^5.3.2", - "memory-cache": "^0.2.0", "next": "^13.1.6", "next-auth": "^4.22.0", "next-pwa": "^5.6.0", |