Przeglądaj źródła

[FIX] package.json

Gogs 6 lat temu
rodzic
commit
e05bf4fe78
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -1,6 +1,6 @@
 {
   "name": "printers-tray",
-  "productName": "printers-tray",
+  "productName": "PrintersTray",
   "version": "1.0.0",
   "description": "Printers Tray",
   "main": "src/index.js",
@@ -12,7 +12,7 @@
     "lint": "echo \"No linting configured\""
   },
   "keywords": [],
-  "author": "Robert Gauto",
+  "author": "Eiru Software",
   "license": "MIT",
   "config": {
     "forge": {
@@ -71,4 +71,4 @@
     "electron-forge": "^5.2.2",
     "electron-prebuilt-compile": "2.0.4"
   }
-}
+}