Skip to content

Commit 7bc8c49

Browse files
committed
support serverless framework up to v2.4.0
1 parent 645f2b6 commit 7bc8c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-node-rest-api-with-dynamodb-and-offline/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
service: serverless-rest-api-with-dynamodb
22

3-
frameworkVersion: ">=1.1.0 <2.0.0"
3+
frameworkVersion: ">=1.1.0 <=2.4.0"
44

55
plugins:
66
- serverless-dynamodb-local

0 commit comments

Comments
 (0)