You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,5 +76,5 @@ For more information on the Web API configuration syntax, check out the [Claudia
76
76
77
77
To get started, make sure your credentials are configured. See the[ClaudiaJS Getting Started Guide](https://github.com/claudiajs/claudia/blob/master/getting_started.md) for more information.
78
78
79
-
AWS Lambda currently runs Node.js version8 and6 (you can choose the runtime with`--runtime` when[creating the function](https://github.com/claudiajs/claudia/blob/master/docs/create.md)). It's best to use the same version for testing and deployment.
79
+
AWS Lambda currently runs Node.js version10 and8 (you can choose the runtime with`--runtime` when[creating the function](https://github.com/claudiajs/claudia/blob/master/docs/create.md)). It's best to use the same version for testing and deployment.