chore: sync package.json versions to 2.0.0

This commit is contained in:
github-actions[bot]
2026-01-03 22:57:16 +00:00
parent 542887c2e5
commit 007e46edb9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "1.1.15",
"version": "2.0.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": "1.1.15",
"version": "2.0.0",
"type": "module",
"scripts": {
"dev": "vite",