diff options
| author | MohamedBassem <me@mbassem.com> | 2024-02-06 13:22:39 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-02-06 13:22:39 +0000 |
| commit | 2f59dbf31c4f1ed24def0368d946378a4b57ad12 (patch) | |
| tree | 08178a285332d4c9ad29429985cd9f0b60e851dd /web/package.json | |
| parent | 4c901d073376ab9fd37284801011a12261d5963d (diff) | |
| download | karakeep-2f59dbf31c4f1ed24def0368d946378a4b57ad12.tar.zst | |
Structure the repo into workspaces
Diffstat (limited to 'web/package.json')
| -rw-r--r-- | web/package.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/package.json b/web/package.json index 3ff0d2f8..e5c99db7 100644 --- a/web/package.json +++ b/web/package.json @@ -11,13 +11,8 @@ "dependencies": { "@next-auth/prisma-adapter": "^1.0.7", "@next/eslint-plugin-next": "^14.1.0", - "@typescript-eslint/eslint-plugin": "^6.21.0", - "@typescript-eslint/parser": "^6.21.0", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", - "eslint-config-prettier": "^9.1.0", - "eslint-plugin-react": "^7.33.2", - "eslint-plugin-react-hooks": "^4.6.0", "install": "^0.13.0", "lucide-react": "^0.322.0", "next": "14.1.0", |
