Skip to content

Commit

Permalink
Clean up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nkeil committed Mar 30, 2024
1 parent 2eb43a8 commit 34af2d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 415 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
"extension",
"random"
],
"engines": {
"node": "18 || 20",
"pnpm": ">=8.0.0"
},
"packageManager": "pnpm@8.15.5",
"sideEffects": false,
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -49,7 +44,6 @@
"devDependencies": {
"@prisma/client": "^5.11.0",
"@types/node": "^20.12.2",
"move-file-cli": "^3.0.0",
"prettier": "^3.2.5",
"prisma": "^5.11.0",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit 34af2d6

Please sign in to comment.