docs(design): add OKF user story catalog
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@
|
||||
"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"
|
||||
"velocity:build": "cd plugins/velocity && ./gradlew clean test shadowJar",
|
||||
"design:validate": "node scripts/validate-okf.mjs"
|
||||
},
|
||||
"overrides": {
|
||||
"esbuild": "0.25.12",
|
||||
|
||||
Reference in New Issue
Block a user