Skip to content

Commit

Permalink
rm prisma from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillDogadin-std committed Sep 21, 2023
1 parent 7dfb331 commit b55865f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions module-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@prisma/client": "^4.11.0",
"nexus": "^1.3.0"
},
"devDependencies": {
"@types/node": "^18.14.2",
"eslint": "^8.35.0",
"prisma": "^4.11.0",
"typescript": "^4.9.5"
}
}

0 comments on commit b55865f

Please sign in to comment.