Skip to content

Commit

Permalink
change to serverless-dynamodb
Browse files Browse the repository at this point in the history
  • Loading branch information
kyusungpark committed Nov 25, 2023
1 parent 135599e commit 2fd0d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ For example:
plugins:
- serverless-middleware # modifies some of your handler based on configuration
- serverless-webpack # package your javascript handlers using webpack
- serverless-dynamodb-local # adds a local dynamo db
- serverless-dynamodb # adds a local dynamo db
- serverless-offline # runs last so your code has been pre-processed and dynamo is ready
```

Expand Down

0 comments on commit 2fd0d02

Please sign in to comment.