chore: sync package.json versions to 2.3.0

This commit is contained in:
github-actions[bot]
2026-01-15 11:19:05 +00:00
parent 5edfb44776
commit 2add85eccf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "2.2.4",
"version": "2.3.0",
"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.4",
"version": "2.3.0",
"type": "module",
"scripts": {
"dev": "vite",