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.
1 parent 645f2b6 commit 7bc8c49Copy full SHA for 7bc8c49
aws-node-rest-api-with-dynamodb-and-offline/serverless.yml
@@ -1,6 +1,6 @@
1
service: serverless-rest-api-with-dynamodb
2
3
-frameworkVersion: ">=1.1.0 <2.0.0"
+frameworkVersion: ">=1.1.0 <=2.4.0"
4
5
plugins:
6
- serverless-dynamodb-local
0 commit comments