Skip to content

Commit

Permalink
remove scan script
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyphilemon committed Dec 3, 2024
1 parent a17ab7e commit d2bcb48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"db:push": "drizzle-kit push",
"db:pull": "drizzle-kit pull",
"db:check": "drizzle-kit check",
"db:up": "drizzle-kit up",
"scan": "next dev & npx react-scan@latest localhost:3000"
"db:up": "drizzle-kit up"
},
"dependencies": {
"@ai-sdk/openai": "1.0.6",
Expand Down

0 comments on commit d2bcb48

Please sign in to comment.