From 4a976377dffc85883adc0518039a36d66940d4f2 Mon Sep 17 00:00:00 2001 From: bitbyte08 Date: Sun, 7 Dec 2025 01:03:42 +0900 Subject: [PATCH] =?UTF-8?q?fix=20::=20=ED=95=84=EC=9A=94=20=EC=9D=B8?= =?UTF-8?q?=EC=9E=90=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package.json b/package.json index 4cba27d..4179102 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,11 @@ { "name": "pivot-station", "version": "0.1.0", + "description": "PivotStation - 3D Figure Editor", + "author": { + "name": "PivotStation", + "email": "me@bitworkspace.kr" + }, "private": true, "main": "dist-electron/main.js", "scripts": {