hindki/package.json
ryan 8c924ed54f
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Migrate postgres
2025-10-02 12:19:51 -07:00

8 lines
108 B
JSON

{
"dependencies": {
"dotenv": "^17.2.3",
"drizzle-orm": "^0.44.6",
"postgres": "^3.4.7"
}
}