feat: add `mac.target.dmg` for electron-updater
This commit is contained in:
		
							parent
							
								
									9972319285
								
							
						
					
					
						commit
						43f1bf0269
					
				| 
						 | 
				
			
			@ -14,7 +14,8 @@
 | 
			
		|||
  "mac": {
 | 
			
		||||
    "artifactName": "${productName}_${version}.${ext}",
 | 
			
		||||
    "target": [
 | 
			
		||||
      "dmg"
 | 
			
		||||
      "dmg",
 | 
			
		||||
      "zip"
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  "win": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue