chore: sync package.json versions to 2.2.4

This commit is contained in:
github-actions[bot]
2026-01-08 22:24:23 +00:00
parent 3f7631cd95
commit a2ff9eae3f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "2.2.3",
"version": "2.2.4",
"description": "Backend for PicPeak event photo sharing platform",
"main": "server.js",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "picpeak-frontend",
"private": true,
"version": "2.2.3",
"version": "2.2.4",
"type": "module",
"scripts": {
"dev": "vite",