mirror of
				https://github.com/SamKirkland/FTP-Deploy-Action.git
				synced 2025-11-03 23:53:59 +00:00 
			
		
		
		
	Update package.json
This commit is contained in:
		
							parent
							
								
									559ddbb4df
								
							
						
					
					
						commit
						305da72e0c
					
				@ -5,7 +5,7 @@
 | 
				
			|||||||
  "description": "TypeScript template action",
 | 
					  "description": "TypeScript template action",
 | 
				
			||||||
  "main": "dist/main.js",
 | 
					  "main": "dist/main.js",
 | 
				
			||||||
  "engines": {
 | 
					  "engines": {
 | 
				
			||||||
    "node": ">=12.0.0"
 | 
					    "node": ">=16.0.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "build": "ncc build src/main.ts -o dist --watch",
 | 
					    "build": "ncc build src/main.ts -o dist --watch",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user