Compare commits
	
		
			4 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 17286551ad | |||
| 174931f154 | |||
| 
						
						
							
						
						1108c2be76
	
				 | 
					
					
						|||
| 2cadf66da7 | 
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
	"name": "@lfk/scanclient-electron",
 | 
			
		||||
	"version": "1.0.0",
 | 
			
		||||
	"version": "1.0.3",
 | 
			
		||||
	"description": "minimal electron application",
 | 
			
		||||
	"main": "main.js",
 | 
			
		||||
	"scripts": {
 | 
			
		||||
@@ -29,7 +29,9 @@
 | 
			
		||||
	},
 | 
			
		||||
	"config": {
 | 
			
		||||
		"forge": {
 | 
			
		||||
			"packagerConfig": {},
 | 
			
		||||
			"packagerConfig": {
 | 
			
		||||
				"icon": "./favicon.ico"
 | 
			
		||||
			},
 | 
			
		||||
			"makers": [
 | 
			
		||||
				{
 | 
			
		||||
					"name": "@electron-forge/maker-zip",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user