Skip to content

Commit e3b7d44

Browse files
authored
update version to 0.5.10
1 parent 7abe369 commit e3b7d44

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
@@ -19,7 +19,7 @@ Following instructions are for [email protected]
1919
* Create, Manage and Execute DynamoDB Migration Scripts(Table Creation/ Data Seeds) for DynamoDB Local and Online
2020

2121
## Install Plugin
22-
`npm install --save [email protected].8`
22+
`npm install --save [email protected].10`
2323

2424
Then in `s-project.json` add following entry to the plugins array: `serverless-dynamodb-local`
2525
e.g `"plugins": ["serverless-dynamodb-local"]`

0 commit comments

Comments
 (0)