chore: bump version to 1.0.1

This commit is contained in:
paul
2025-07-12 21:08:06 +00:00
committed by GitHub
parent 288b0c25e6
commit 0a4d29ac40
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "photo-sharing-backend",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "photo-sharing-backend",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"adm-zip": "^0.5.16",
"archiver": "^5.3.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "1.0.0",
"version": "1.0.1",
"description": "Backend for PicPeak event photo sharing platform",
"main": "server.js",
"scripts": {