Skip to content

Commit

Permalink
chore(api): 🗑️ clean nx scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rasouza committed Apr 14, 2024
1 parent 055ee48 commit 34e2130
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,6 @@
"vite-plugin-node": "^3.1.0",
"vite-tsconfig-paths": "^4.3.2"
},
"nx": {
"includedScripts": [
"build",
"test",
"lint",
"start:dev"
]
},
"prisma": {
"schema": "src/database/schema.prisma"
}
Expand Down

0 comments on commit 34e2130

Please sign in to comment.