Skip to content

Commit f13ad14

Browse files
committed
Update supported AWS environments
1 parent 5c6fa57 commit f13ad14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The list of supported frameworks matches [in-process-request](https://github.com
1313

1414
Inspired by [aws-serverless-express](https://github.com/awslabs/aws-serverless-express)
1515

16-
It supports `nodejs8.10` and `nodejs10.x` execution environments.
16+
It supports `nodejs10.x` and `nodejs12.x` execution environments.
1717

1818
The main differences between this module and `aws-serverless-express` are
1919
* It's using [in-process-request](https://github.com/janaz/in-process-request) module to execute app handlers in-process without having to start background http server

0 commit comments

Comments
 (0)