Skip to content

Commit

Permalink
Merge pull request #26 from joshua-at-aws/master
Browse files Browse the repository at this point in the history
Update nodejs6.10 to nodejs8.10
  • Loading branch information
Nosajool committed May 16, 2019
2 parents 6b9051f + 2776491 commit 43e3175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/serverless.yml
Expand Up @@ -16,7 +16,7 @@ custom:

provider:
name: aws
runtime: nodejs6.10
runtime: nodejs8.10
stage: prod
region: ${opt:region, self:custom.variables.region}

Expand Down

0 comments on commit 43e3175

Please sign in to comment.