promote: dev → uat (GRO-1395 drizzle-orm root dep fix) #31

Merged
The Dogfather merged 23 commits from dev into uat 2026-05-21 04:11:30 +00:00
Showing only changes of commit 1403517067 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@
} }
}, },
"scripts": { "scripts": {
"build": "tsc", "build": "tsc --project .",
"typecheck": "tsc --noEmit" "typecheck": "tsc --noEmit"
}, },
"devDependencies": { "devDependencies": {