Skip to content

Commit

Permalink
Merge pull request #456 from sivertschou/remove-turbo-dep-in-db
Browse files Browse the repository at this point in the history
Remove unused turbo dependency in @dundring/database
  • Loading branch information
sivertschou authored Jan 2, 2025
2 parents d9e55ad + 7507447 commit df1761f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
},
"dependencies": {
"@prisma/client": "^5.22.0",
"lint-staged": "^13.0.3",
"turbo": "^1.4.4"
"lint-staged": "^13.0.3"
},
"devDependencies": {
"@dundring/tsconfig": "*",
Expand Down

0 comments on commit df1761f

Please sign in to comment.