Skip to content

Commit

Permalink
Merge pull request #11 from VitorCarvalho67/dev
Browse files Browse the repository at this point in the history
Fix error on index.ts
  • Loading branch information
VitorCarvalho67 authored May 25, 2024
2 parents 5ed4cac + 5edf599 commit cbff317
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
},
"dependencies": {
"@prisma/client": "^5.13.0",
"@types/cors": "^2.8.17",
"@types/socket.io": "^3.0.2",
"bcrypt": "^5.1.1",
"cors": "^2.8.5",
Expand Down
3 changes: 3 additions & 0 deletions server/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cbff317

Please sign in to comment.