mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-23 04:47:12 +02:00
🧑💻 Switch to pnpm
This commit is contained in:
parent
9af5b696c8
commit
07bd33fa63
27 changed files with 19407 additions and 16350 deletions
|
@ -12,9 +12,12 @@
|
|||
"exports": "./index.ts",
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^7.6.0",
|
||||
"@rallly/tsconfig": "*",
|
||||
"@rallly/tsconfig": "workspace:*",
|
||||
"@types/node": "^18.15.10",
|
||||
"prisma": "^5.17.0",
|
||||
"tsx": "^4.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^5.20.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue