From 9d96b4d2353d32963c7ffcb91a4a868e92533a3a Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Tue, 12 Aug 2025 21:45:47 -0800 Subject: [PATCH] center identicon --- services/our/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/our/package.json b/services/our/package.json index e96534f..a7aec8f 100644 --- a/services/our/package.json +++ b/services/our/package.json @@ -1,7 +1,7 @@ { "name": "futureporn", "private": true, - "version": "2.3.2", + "version": "2.3.3", "type": "module", "scripts": { "dev": "concurrently npm:dev:serve npm:dev:build npm:dev:worker npm:dev:compose npm:dev:sftp",