mirror of
				https://github.com/eledio-cloud/standard-redirects-for-cloudfront.git
				synced 2025-10-30 16:12:30 +01:00 
			
		
		
		
	node version updated
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "standard-redirects-for-cloudfront", | ||||
|   "version": "1.4.2", | ||||
|   "version": "1.4.3", | ||||
|   "description": "", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
|   | ||||
							
								
								
									
										2
									
								
								sam.yaml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sam.yaml
									
									
									
									
									
								
							| @@ -11,7 +11,7 @@ Resources: | ||||
|     Type: AWS::Serverless::Function | ||||
|     Properties: | ||||
|       Handler: index.handler | ||||
|       Runtime: nodejs10.x | ||||
|       Runtime: nodejs14.x | ||||
|       Description: 'Standard Redirects for CloudFront by Digital Sailors via the Serverless Application Repository.' | ||||
|       Role: !GetAtt LambdaRole.Arn | ||||
|       MemorySize: 128 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user