Skip to content

Commit

Permalink
add dotenv-cli so db:push works w/o global dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ehrlich committed Sep 6, 2023
1 parent 74af6b3 commit a2eecac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/src/installers/dependencyVersionMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export const dependencyVersionMap = {
"drizzle-orm": "^0.28.5",
"drizzle-kit": "^0.19.13",
dotenv: "^16.1.4",
"dotenv-cli": "^7.3.0",
"@planetscale/database": "^1.11.0",

// TailwindCSS
Expand Down

0 comments on commit a2eecac

Please sign in to comment.