Explorar el Código

update package

luke hace 6 años
padre
commit
cd5a804602
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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"