mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
feat(frontend): basic discover page (only movies) (#74)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"express": "^4.17.1",
|
||||
"express-openapi-validator": "^3.16.15",
|
||||
"express-session": "^1.17.1",
|
||||
"lodash": "^4.17.20",
|
||||
"next": "9.5.3",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
@@ -39,6 +40,7 @@
|
||||
"@types/cookie-parser": "^1.4.2",
|
||||
"@types/express": "^4.17.8",
|
||||
"@types/express-session": "^1.17.0",
|
||||
"@types/lodash": "^4.14.161",
|
||||
"@types/node": "^14.6.4",
|
||||
"@types/react": "^16.9.49",
|
||||
"@types/react-transition-group": "^4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user