diff options
| author | Factiven <[email protected]> | 2023-04-18 15:41:50 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-18 15:41:50 +0700 |
| commit | a1f276c7e5ac8e10c3816849eb71628dd4f0f504 (patch) | |
| tree | 03117e80719b936938b06bb0e52bea0b9426c443 /package.json | |
| parent | Update videoPlayer.js (diff) | |
| download | moopa-a1f276c7e5ac8e10c3816849eb71628dd4f0f504.tar.xz moopa-a1f276c7e5ac8e10c3816849eb71628dd4f0f504.zip | |
8th fixes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index 516a066..af61c90 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "dependencies": { "@apollo/client": "^3.7.3", "@consumet/extensions": "github:consumet/consumet.ts", - "@next-auth/mongodb-adapter": "^1.1.1", "@next/font": "13.0.7", "artplayer": "^4.6.2", "axios": "^1.2.2", @@ -32,7 +31,6 @@ "react-dom": "^18.2.0", "react-icons": "^4.7.1", "react-loading-skeleton": "^3.2.0", - "request": "^2.88.2", "tailwind-scrollbar-hide": "^1.1.7" }, "devDependencies": { |