feat: implement more project field validators

This commit is contained in:
tdgao
2026-08-25 23:18:31 -06:00
parent b9a2e95da9
commit 0d61960855
21 changed files with 601 additions and 77 deletions
+2
View File
@@ -15,12 +15,14 @@
"@modrinth/assets": "workspace:*",
"@modrinth/utils": "workspace:*",
"@modrinth/api-client": "workspace:*",
"linkify-it": "^5.0.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@formatjs/cli": "^6.2.12",
"@modrinth/tooling-config": "workspace:*",
"@modrinth/ui": "workspace:*",
"@types/linkify-it": "^5.0.0",
"typescript": "^5.4.5"
}
}