We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aab4e36 + 7d0af20 commit 1e1f591Copy full SHA for 1e1f591
serverless.yml
@@ -11,7 +11,7 @@ service: codebox-npm
11
12
provider:
13
name: aws
14
- runtime: nodejs4.3
+ runtime: nodejs6.10
15
stage: ${opt:stage}
16
region: ${env:CODEBOX_REGION}
17
environment:
0 commit comments