Update
This commit is contained in:
+6
-6
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "migracion-uscis",
|
||||
"version": "1.0.0",
|
||||
"main": "uscis.mjs",
|
||||
"name": "migracion-corte",
|
||||
"version": "1.0.1",
|
||||
"main": "corte.mjs",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "electron .",
|
||||
@@ -10,7 +10,7 @@
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "Migracion Uscis",
|
||||
"description": "Migracion Corte",
|
||||
"dependencies": {
|
||||
"googleapis": "^144.0.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
@@ -23,8 +23,8 @@
|
||||
},
|
||||
"type": "module",
|
||||
"build": {
|
||||
"appId": "com.migracion.uscis.id",
|
||||
"productName": "Migracion Uscis",
|
||||
"appId": "com.migracion.corte.id",
|
||||
"productName": "Migracion Corte",
|
||||
"win": {
|
||||
"target": "nsis",
|
||||
"icon": "path/to/icon.ico"
|
||||
|
||||
Reference in New Issue
Block a user