chore(knowledge): move canonical docs to shared SoMC wiki
CI / validate (push) Successful in 8m7s
Release / release (push) Successful in 8m54s

This commit is contained in:
dmg
2026-09-09 23:17:47 -04:00
parent ed3f3cd843
commit df17c021c6
30 changed files with 7 additions and 1258 deletions
+1 -2
View File
@@ -14,8 +14,7 @@
"typecheck": "npm run typecheck --workspaces --if-present",
"db:generate": "npm run db:generate --workspace @minecraft-account-manager/database",
"db:migrate": "npm run db:migrate --workspace @minecraft-account-manager/database",
"velocity:build": "cd plugins/velocity && ./gradlew clean test shadowJar",
"design:validate": "node scripts/validate-okf.mjs"
"velocity:build": "cd plugins/velocity && ./gradlew clean test shadowJar"
},
"overrides": {
"esbuild": "0.25.12",