promote: uat → main (GRO-1509 OIDC accountLinking fix) #46

Merged
Scrubs McBarkley merged 110 commits from uat into main 2026-05-22 14:03:44 +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": {