Skip to content

Commit

Permalink
Merge pull request #109 from pshaddel/refactor/issue-95
Browse files Browse the repository at this point in the history
fix: install prisma cli
  • Loading branch information
pshaddel authored Dec 7, 2024
2 parents 6db7a52 + 5452a4d commit 37ac976
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 31 deletions.
145 changes: 114 additions & 31 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"jest": "^29.5.0",
"npm-check-updates": "^16.7.10",
"prettier": "^2.8.4",
"prisma": "^6.0.1",
"supertest": "^6.3.3",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 37ac976

Please sign in to comment.