소스 검색

update package

luke 6 년 전
부모
커밋
cd5a804602
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      service_exe/package.json

+ 2 - 2
service_exe/package.json

@@ -41,10 +41,10 @@
       ]
     },
     "mac": {
-      "icon": "build/icons/icon.icns"
+      "icon": "build/icons/icon.ico"
     },
     "win": {
-      "icon": "build/icons/icon.png"
+      "icon": "build/icons/icon.ico"
     },
     "linux": {
       "icon": "build/icons"