리펙토링: Node.js 프로젝트 폴더 구조 적용
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "photo-renamer",
|
||||
"version": "2.0.0",
|
||||
"description": "사진 파일 이름 정리 앱",
|
||||
"main": "src/main.js",
|
||||
"main": "src/main/index.js",
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
"build": "electron-builder --mac --dir",
|
||||
|
||||
Reference in New Issue
Block a user