Skip to content

Commit

Permalink
feat: bump to node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuoushub committed Nov 26, 2021
1 parent d749e04 commit b8bd6c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ custom:
provider:
name: aws
runtime: nodejs12.x
runtime: nodejs14.x
region: us-east-2 # This is the AWS region where the service will be deployed.
httpApi: # HTTP API is used by default. To learn about the available options in API Gateway, see https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-vs-rest.html
cors: true
Expand Down

0 comments on commit b8bd6c2

Please sign in to comment.