mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:23:34 +00:00 
			
		
		
		
	test(package): different versions in engines and volta
This commit is contained in:
		
							parent
							
								
									9f3a02bbd1
								
							
						
					
					
						commit
						53c4bc9755
					
				@ -3,6 +3,6 @@
 | 
				
			|||||||
    "node": "^14.0.0"
 | 
					    "node": "^14.0.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "volta": {
 | 
					  "volta": {
 | 
				
			||||||
    "node": "14.0.0"
 | 
					    "node": "16.0.0"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user