renamed to Sprint

This commit is contained in:
Oliver Bryan
2026-01-16 11:15:38 +00:00
parent b4601a7595
commit 385b85bdb4
95 changed files with 324 additions and 253 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@issue/backend",
"name": "@sprint/backend",
"version": "0.1.0",
"type": "module",
"engines": {
@@ -27,7 +27,7 @@
"typescript": "^5"
},
"dependencies": {
"@issue/shared": "workspace:*",
"@sprint/shared": "workspace:*",
"bcrypt": "^6.0.0",
"dotenv": "^17.2.3",
"drizzle-orm": "^0.45.0",