Move Pazisme Mod page to a standalone HTML (#86)
Build / build (push) Successful in 56s
Lint / lint (push) Failing after 11s

Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Reviewed-on: #86
This commit was merged in pull request #86.
This commit is contained in:
2026-05-19 19:20:39 +02:00
parent fa086ac840
commit 82904cf000
15 changed files with 326 additions and 458 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@website/common",
"packageManager": "bun@1.2.22",
"packageManager": "bun@1.3.14",
"private": true,
"type": "module",
"exports": {
@@ -14,7 +14,7 @@
"clean:modules": "rm -rf node_modules"
},
"dependencies": {
"@effect/rpc": "^0.72.0",
"effect": "^3.17.13"
"@effect/rpc": "^0.75.1",
"effect": "^3.21.2"
}
}