Skip to content

Commit

Permalink
clean dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyRAV committed Sep 14, 2024
1 parent ec3857b commit 60b9ddf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"dependencies": {
"@prisma/client": "^5.4.2",
"@supabase/supabase-js": "^2.38.1",
"bcrypt": "^5.1.1",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
Expand All @@ -30,9 +29,6 @@
"supabase": "^1.106.1",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.0",
"tiktoken": "^1.0.10",
"uuid": "^9.0.1",
"vitest": "^0.34.6",
"yamljs": "^0.3.0"
}
}

0 comments on commit 60b9ddf

Please sign in to comment.