🧑‍💻 Improve developer experience (#1140)

This commit is contained in:
Luke Vella 2024-06-09 22:08:02 +01:00 committed by GitHub
parent 34fa288069
commit 685f49b4c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 181 additions and 138 deletions

View file

@ -11,9 +11,6 @@
},
"main": "./index.ts",
"types": "./index.ts",
"dependencies": {
"@prisma/client": "^5.3.1"
},
"devDependencies": {
"@faker-js/faker": "^7.6.0",
"@rallly/tsconfig": "*",